|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.swing.plaf.ComponentUI
|
+--slate.Slate.UI
Nested class with the role of UI delegate for Slate component.
| Constructor Summary | |
Slate.UI()
|
|
| Method Summary | |
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
Override paint in ComponentUI. |
| Methods inherited from class javax.swing.plaf.ComponentUI |
contains,
createUI,
getAccessibleChild,
getAccessibleChildrenCount,
getMaximumSize,
getMinimumSize,
getPreferredSize,
installUI,
uninstallUI,
update |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Slate.UI()
| Method Detail |
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
g - graphics object to draw shapes on.c - delegeting component.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||