|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Painter
An interface which can be used to paint any area. The main usage of this interface is to allow user to customize certain UI elements by adding it to UIManager.
Method Summary | |
---|---|
void |
paint(JComponent c,
Graphics g,
Rectangle rect,
int orientation,
int state)
|
Method Detail |
---|
void paint(JComponent c, Graphics g, Rectangle rect, int orientation, int state)
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |