org.flexdock.plaf.theme.officexp
Class OfficeXPPainter
java.lang.Object
org.flexdock.plaf.resources.paint.DefaultPainter
org.flexdock.plaf.theme.officexp.OfficeXPPainter
- All Implemented Interfaces:
- Painter
public class OfficeXPPainter
- extends DefaultPainter
- Author:
- Claudio Romano
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GRADIENT_COLOR
public static final String GRADIENT_COLOR
- See Also:
- Constant Field Values
GRADIENT_COLOR_ACTIVE
public static final String GRADIENT_COLOR_ACTIVE
- See Also:
- Constant Field Values
OfficeXPPainter
public OfficeXPPainter()
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
getGradientColor
protected Color getGradientColor(boolean active)