|
SkinLF Version 1.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--javax.swing.plaf.ComponentUI
|
+--javax.swing.plaf.ButtonUI
|
+--javax.swing.plaf.basic.BasicButtonUI
|
+--com.l2fprod.gui.plaf.skin.SkinButtonUI
|
+--com.l2fprod.gui.plaf.skin.SkinToggleButtonUI
| Constructor Summary | |
SkinToggleButtonUI()
|
|
| Method Summary | |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent b)
|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
|
| Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, installUI, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, update |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SkinToggleButtonUI()
| Method Detail |
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
paint in class SkinButtonUI
|
SkinLF Version 1.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||