org.flexdock.plaf.theme.eclipse2
Class EclipseGradientPainter
java.lang.Object
org.flexdock.plaf.resources.paint.DefaultPainter
org.flexdock.plaf.theme.eclipse2.EclipseGradientPainter
- All Implemented Interfaces:
- Painter
public class EclipseGradientPainter
- extends DefaultPainter
- Author:
- Claudio Romano
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EclipseGradientPainter
public EclipseGradientPainter()
paint
public void paint(Graphics g,
int width,
int height,
boolean active,
JComponent titlebar)
- Specified by:
paint
in interface Painter
- Overrides:
paint
in class DefaultPainter