|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.basic.BasicButtonUI
com.l2fprod.gui.plaf.skin.SkinButtonUI
com.l2fprod.gui.plaf.skin.SkinToggleButtonUI
public final class SkinToggleButtonUI
Description of the Class
| Field Summary |
|---|
| Fields inherited from class com.l2fprod.gui.plaf.skin.SkinButtonUI |
|---|
dashedRectGapHeight, dashedRectGapWidth, dashedRectGapX, dashedRectGapY, focusColor, skin |
| Fields inherited from class javax.swing.plaf.basic.BasicButtonUI |
|---|
defaultTextIconGap, defaultTextShiftOffset |
| Constructor Summary | |
|---|---|
SkinToggleButtonUI()
|
|
| Method Summary | |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent b)
Description of the Method |
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
Description of the Method |
| Methods inherited from class com.l2fprod.gui.plaf.skin.SkinButtonUI |
|---|
getFocusColor, installDefaults, paintButtonPressed, paintFocus, uninstallDefaults |
| Methods inherited from class javax.swing.plaf.basic.BasicButtonUI |
|---|
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, getAccessibleChild, getAccessibleChildrenCount, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkinToggleButtonUI()
| Method Detail |
|---|
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
paint in class SkinButtonUIg - Description of Parameterc - Description of Parameterpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
b - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||