pivot.wtk.skin.terra
Class TerraFrameSkin.CloseImage
java.lang.Object
pivot.wtk.media.Image
pivot.wtk.skin.terra.TerraFrameSkin.ButtonImage
pivot.wtk.skin.terra.TerraFrameSkin.CloseImage
- All Implemented Interfaces:
- Visual
- Enclosing class:
- TerraFrameSkin
protected class TerraFrameSkin.CloseImage
- extends TerraFrameSkin.ButtonImage
Close button image.
- Author:
- gbrown
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerraFrameSkin.CloseImage
protected TerraFrameSkin.CloseImage()
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.