SubstanceRibbonTaskToggleButtonUIpublic abstract class BasicRibbonTaskToggleButtonUI extends BasicCommandToggleButtonUI
JRibbonTaskToggleButton.| Modifier and Type | Field | Description |
|---|---|---|
protected PopupPanelManager.PopupListener |
popupListener |
basicPopupButtonListener, commandButton, disposePopupsActionListener, DONT_DISPOSE_POPUPS, EMULATE_SQUARE_BUTTON, layoutInfo, layoutManager, popupActionIcon, popupActionListener, propertyChangeListener| Constructor | Description |
|---|---|
BasicRibbonTaskToggleButtonUI() |
| Modifier and Type | Method | Description |
|---|---|---|
java.awt.Dimension |
getMinimumSize(javax.swing.JComponent c) |
|
protected void |
installDefaults() |
Installs defaults on the associated command button.
|
protected void |
installListeners() |
Installs listeners on the associated command button.
|
protected void |
uninstallListeners() |
Uninstalls listeners from the associated command button.
|
createButtonListener, createPopupActionIcon, createPopupActionListener, getIconToPaint, getKeyTipAnchorCenterPoint, getLayoutGap, getLayoutInfo, getPreferredSize, installComponents, installKeyboardActions, installUI, isPaintingBackground, processPopupAction, syncDisabledIcon, syncIconDimension, toUseDisabledIcon, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallUI, update, updateBorder, updateCustomDimensionisPaintingSeparators, updatePopupActionIconprotected PopupPanelManager.PopupListener popupListener
protected void installDefaults()
BasicCommandButtonUIinstallDefaults in class BasicCommandButtonUIprotected void installListeners()
BasicCommandButtonUIinstallListeners in class BasicCommandButtonUIprotected void uninstallListeners()
BasicCommandButtonUIuninstallListeners in class BasicCommandButtonUIpublic java.awt.Dimension getMinimumSize(javax.swing.JComponent c)
getMinimumSize in class javax.swing.plaf.ComponentUI