public class QuaquaToggleButtonUI extends QuaquaButtonUI
defaultTextIconGap, defaultTextShiftOffsetCLIP_BOUNDS, COMPONENT_BOUNDS, TEXT_BOUNDS| Constructor and Description |
|---|
QuaquaToggleButtonUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
protected java.lang.String |
getPropertyPrefix()
This method is here, to let QuaquaButtonListener access this
property.
|
createButtonListener, getBaseline, getMaximumSize, getMinimumSize, getPreferredSize, getPreferredSize, getStyle, getVisualBounds, installDefaults, layoutCL, paint, paintIcon, paintText, paintTextclearTextShiftOffset, getBaselineResizeBehavior, getDefaultTextIconGap, getTextShiftOffset, installKeyboardActions, installListeners, installUI, paintButtonPressed, paintFocus, setTextShiftOffset, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
protected java.lang.String getPropertyPrefix()
QuaquaButtonUIgetPropertyPrefix in class QuaquaButtonUI