public final class SkinToggleButtonUI extends SkinButtonUI
defaultTextIconGap, defaultTextShiftOffsetdashedRectGapHeight, dashedRectGapWidth, dashedRectGapX, dashedRectGapY, focusColor, skin| Constructor | Description |
|---|---|
SkinToggleButtonUI() |
| Modifier and Type | Method | Description |
|---|---|---|
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
|
clearTextShiftOffset, createButtonListener, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, getPreferredSize, getPropertyPrefix, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFocusColor, installDefaults, paintButtonPressed, paintFocus, uninstallDefaultspublic 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