BasicRibbonTaskToggleButtonUI, SubstanceCommandToggleButtonUIpublic abstract class BasicCommandToggleButtonUI extends BasicCommandButtonUI
JCommandToggleButton.basicPopupButtonListener, commandButton, disposePopupsActionListener, DONT_DISPOSE_POPUPS, EMULATE_SQUARE_BUTTON, layoutInfo, layoutManager, popupActionIcon, popupActionListener, propertyChangeListener| Constructor | Description |
|---|---|
BasicCommandToggleButtonUI() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
isPaintingSeparators() |
Returns indication whether the action-popup areas separator is painted.
|
protected void |
updatePopupActionIcon() |
Updates the popup action icon.
|
createButtonListener, createPopupActionIcon, createPopupActionListener, getIconToPaint, getKeyTipAnchorCenterPoint, getLayoutGap, getLayoutInfo, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, isPaintingBackground, processPopupAction, syncDisabledIcon, syncIconDimension, toUseDisabledIcon, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, updateBorder, updateCustomDimensionprotected void updatePopupActionIcon()
BasicCommandButtonUIupdatePopupActionIcon in class BasicCommandButtonUIprotected boolean isPaintingSeparators()
BasicCommandButtonUIisPaintingSeparators in class BasicCommandButtonUItrue if the action-popup areas separator is painted.