|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.wtk.media.Image
pivot.wtk.skin.terra.TerraFrameSkin.ResizeImage
protected class TerraFrameSkin.ResizeImage
Resize button image.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class pivot.wtk.media.Image |
---|
Image.LoadTask |
Field Summary | |
---|---|
static int |
ALPHA
|
Constructor Summary | |
---|---|
protected |
TerraFrameSkin.ResizeImage()
|
Method Summary | |
---|---|
int |
getHeight()
Returns the visual's height. |
int |
getWidth()
Returns the visual's width. |
void |
paint(java.awt.Graphics2D graphics)
Paints the visual. |
Methods inherited from class pivot.wtk.media.Image |
---|
getSize, load, load |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ALPHA
Constructor Detail |
---|
protected TerraFrameSkin.ResizeImage()
Method Detail |
---|
public int getWidth()
Visual
public int getHeight()
Visual
public void paint(java.awt.Graphics2D graphics)
Visual
graphics
- The graphics context in which to paint the visual.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |