TransitionAwareUIpublic class SubstanceCheckBoxUI extends SubstanceRadioButtonUI
defaultTextIconGap, defaultTextShiftOffsetbutton, stateTransitionTracker, substancePropertyListener| Constructor | Description |
|---|---|
SubstanceCheckBoxUI(javax.swing.JToggleButton button) |
Simple constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected javax.swing.plaf.basic.BasicButtonListener |
createButtonListener(javax.swing.AbstractButton b) |
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
|
javax.swing.Icon |
getDefaultIcon() |
|
static java.lang.String |
getMemoryUsage() |
Returns memory usage string.
|
protected java.lang.String |
getPropertyPrefix() |
|
protected void |
installDefaults(javax.swing.AbstractButton b) |
clearTextShiftOffset, getBaseline, getBaselineResizeBehavior, getDefaultTextIconGap, getMaximumSize, getMinimumSize, installKeyboardActions, installUI, paintButtonPressed, paintFocus, paintIcon, paintText, paintText, setTextShiftOffset, uninstallKeyboardActions, uninstallUIgetPreferredSize, paintFocus, uninstallDefaultsgetTextShiftOffset, paintIconcontains, getAccessibleChild, getAccessibleChildrenCount, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransitionTracker, installListeners, isInside, paint, paintButtonText, uninstallListenerspublic SubstanceCheckBoxUI(javax.swing.JToggleButton button)
button - The associated button.public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected java.lang.String getPropertyPrefix()
getPropertyPrefix in class javax.swing.plaf.basic.BasicRadioButtonUIprotected void installDefaults(javax.swing.AbstractButton b)
installDefaults in class SubstanceRadioButtonUIprotected javax.swing.plaf.basic.BasicButtonListener createButtonListener(javax.swing.AbstractButton b)
createButtonListener in class SubstanceRadioButtonUIpublic javax.swing.Icon getDefaultIcon()
getDefaultIcon in class SubstanceRadioButtonUIpublic static java.lang.String getMemoryUsage()