|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.flexdock.plaf.resources.paint.DefaultPainter
org.flexdock.plaf.theme.skinlf.SkinLFPainter
public class SkinLFPainter
| Field Summary |
|---|
| Fields inherited from class org.flexdock.plaf.resources.paint.DefaultPainter |
|---|
DEFAULT_BG_COLOR, DEFAULT_BG_COLOR_ACTIVE, painterResource |
| Constructor Summary | |
|---|---|
SkinLFPainter()
|
|
| Method Summary | |
|---|---|
void |
paint(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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkinLFPainter()
| Method Detail |
|---|
public void paint(Graphics g,
int width,
int height,
boolean active,
JComponent titlebar)
paint in interface Painterpaint in class DefaultPainter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||