org.apache.pivot.wtk.skin.terra
Class TerraFrameSkin.RestoreImage
java.lang.Object
org.apache.pivot.wtk.media.Image
org.apache.pivot.wtk.skin.terra.TerraFrameSkin.ButtonImage
org.apache.pivot.wtk.skin.terra.TerraFrameSkin.RestoreImage
- All Implemented Interfaces:
- Visual
- Enclosing class:
- TerraFrameSkin
protected class TerraFrameSkin.RestoreImage
- extends TerraFrameSkin.ButtonImage
Restore button image.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerraFrameSkin.RestoreImage
protected TerraFrameSkin.RestoreImage()
paint
public void paint(Graphics2D graphics)
- Description copied from interface:
Visual
- Paints the visual.
- Parameters:
graphics
- The graphics context in which to paint the visual.