org.apache.pivot.wtk.skin.terra
Class TerraFrameSkin.ResizeImage

java.lang.Object
  extended by org.apache.pivot.wtk.media.Image
      extended by org.apache.pivot.wtk.skin.terra.TerraFrameSkin.ResizeImage
All Implemented Interfaces:
org.apache.pivot.wtk.Visual
Enclosing class:
TerraFrameSkin

protected class TerraFrameSkin.ResizeImage
extends org.apache.pivot.wtk.media.Image

Resize button image.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.pivot.wtk.media.Image
org.apache.pivot.wtk.media.Image.ImageListenerList, org.apache.pivot.wtk.media.Image.LoadTask
 
Field Summary
static int ALPHA
           
 
Fields inherited from class org.apache.pivot.wtk.media.Image
imageListeners
 
Constructor Summary
protected TerraFrameSkin.ResizeImage()
           
 
Method Summary
 int getHeight()
           
 int getWidth()
           
 void paint(Graphics2D graphics)
           
 
Methods inherited from class org.apache.pivot.wtk.media.Image
getBaseline, getImageListeners, getSize, load, load, loadFromCache, toString, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ALPHA

public static final int ALPHA
See Also:
Constant Field Values
Constructor Detail

TerraFrameSkin.ResizeImage

protected TerraFrameSkin.ResizeImage()
Method Detail

getWidth

public int getWidth()

getHeight

public int getHeight()

paint

public void paint(Graphics2D graphics)