Package 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
- Author:
- Claudio Romano
-
Field Summary
FieldsFields inherited from class org.flexdock.plaf.resources.paint.DefaultPainter
DEFAULT_BG_COLOR, DEFAULT_BG_COLOR_ACTIVE, painterResource -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ColorgetGradientColor(boolean active) voidpaint(Graphics g, int width, int height, boolean active, JComponent titlebar) Methods inherited from class org.flexdock.plaf.resources.paint.DefaultPainter
getBackgroundColor, getBackgroundColorActive, getBackgroundColorInactive, getPainterResource, setPainterResource
-
Field Details
-
GRADIENT_COLOR
- See Also:
-
GRADIENT_COLOR_ACTIVE
- See Also:
-
-
Constructor Details
-
OfficeXPPainter
public OfficeXPPainter()
-
-
Method Details
-
paint
- Specified by:
paintin interfacePainter- Overrides:
paintin classDefaultPainter
-
getGradientColor
-