org.flexdock.plaf.theme.eclipse2
public class EclipseGradientPainter extends DefaultPainter
DEFAULT_BG_COLOR, DEFAULT_BG_COLOR_ACTIVE, painterResource| Constructor and Description |
|---|
EclipseGradientPainter() |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(Graphics g,
int width,
int height,
boolean active,
JComponent titlebar) |
getBackgroundColor, getBackgroundColorActive, getBackgroundColorInactive, getPainterResource, setPainterResourcepublic void paint(Graphics g, int width, int height, boolean active, JComponent titlebar)
paint in interface Painterpaint in class DefaultPainter