org.apache.pivot.wtk.skin.terra
Class TerraScrollBarSkin.ScrollButtonImage
java.lang.Object
org.apache.pivot.wtk.media.Image
org.apache.pivot.wtk.skin.terra.TerraScrollBarSkin.ScrollButtonImage
- All Implemented Interfaces:
- Visual
- Direct Known Subclasses:
- TerraScrollBarSkin.ScrollDownImage, TerraScrollBarSkin.ScrollUpImage
- Enclosing class:
- TerraScrollBarSkin
protected abstract class TerraScrollBarSkin.ScrollButtonImage
- extends Image
Method Summary |
int |
getHeight()
Returns the visual's height. |
int |
getWidth()
Returns the visual's width. |
Methods inherited from interface org.apache.pivot.wtk.Visual |
paint |
TerraScrollBarSkin.ScrollButtonImage
protected TerraScrollBarSkin.ScrollButtonImage()
getWidth
public int getWidth()
- Description copied from interface:
Visual
- Returns the visual's width.
getHeight
public int getHeight()
- Description copied from interface:
Visual
- Returns the visual's height.