public class BasicCommandToggleButtonUI extends BasicCommandButtonUI
JCommandToggleButton.basicPopupButtonListener, buttonRendererPane, commandButton, disposePopupsActionListener, DONT_DISPOSE_POPUPS, EMULATE_SQUARE_BUTTON, isUnderMouse, layoutInfo, layoutManager, popupActionIcon, popupActionListener, propertyChangeListener, rendererButton, rendererSeparator| Constructor and Description |
|---|
BasicCommandToggleButtonUI()
Creates a new UI delegate.
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.AbstractButton |
createRendererButton()
Creates the renderer button.
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
protected boolean |
isPaintingSeparators()
Returns indication whether the action-popup areas separator is painted.
|
protected void |
updatePopupActionIcon()
Updates the popup action icon.
|
configureRenderer, createButtonListener, createPopupActionIcon, createPopupActionListener, getForegroundColor, getIconToPaint, getKeyTipAnchorCenterPoint, getLayoutGap, getLayoutInfo, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, isPaintingBackground, paint, paintButtonBackground, paintButtonBackground, paintButtonHorizontalSeparator, paintButtonIcon, paintButtonVerticalSeparator, paintPopupActionIcon, processPopupAction, syncDisabledIcon, syncIconDimension, toUseDisabledIcon, unconfigureRenderer, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, updateBorder, updateCustomDimensionpublic BasicCommandToggleButtonUI()
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
protected void updatePopupActionIcon()
BasicCommandButtonUIupdatePopupActionIcon in class BasicCommandButtonUIprotected boolean isPaintingSeparators()
BasicCommandButtonUIisPaintingSeparators in class BasicCommandButtonUItrue if the action-popup areas separator is painted.protected javax.swing.AbstractButton createRendererButton()
BasicCommandButtonUIcreateRendererButton in class BasicCommandButtonUI