ActionPopupTransitionAwareUI, org.pushingpixels.substance.internal.animation.TransitionAwareUIpublic class SubstanceCommandToggleMenuButtonUI extends SubstanceCommandToggleButtonUI
JCommandToggleMenuButton components in Substance look and feel.basicPopupButtonListener, commandButton, disposePopupsActionListener, DONT_DISPOSE_POPUPS, EMULATE_SQUARE_BUTTON, layoutInfo, layoutManager, popupActionIcon, popupActionListener, propertyChangeListenerbackgroundDelegate, glowingIcon, substancePropertyListener, substanceVisualStateTracker| Constructor | Description |
|---|---|
SubstanceCommandToggleMenuButtonUI() |
| Modifier and Type | Method | Description |
|---|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
|
protected java.awt.Color |
getForegroundColor(org.pushingpixels.substance.internal.animation.StateTransitionTracker.ModelStateInfo modelStateInfo) |
|
protected boolean |
isPaintingBackground() |
Returns indication whether the button background is painted.
|
protected void |
paintButtonIcon(java.awt.Graphics g,
java.awt.Rectangle iconRect) |
createButtonListener, createPopupActionIcon, createPopupActionListener, getIconToPaint, getKeyTipAnchorCenterPoint, getLayoutGap, getLayoutInfo, installComponents, installKeyboardActions, installUI, processPopupAction, syncIconDimension, toUseDisabledIcon, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallUI, update, updateCustomDimensionupdatePopupActionIconcontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionTransitionTracker, getPopupTransitionTracker, getPreferredSize, getTransitionTracker, installDefaults, installListeners, isInside, isPaintingSeparators, paint, syncDisabledIcon, trackGlowingIcon, uninstallListeners, updateBorderpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
protected void paintButtonIcon(java.awt.Graphics g,
java.awt.Rectangle iconRect)
paintButtonIcon in class SubstanceCommandToggleButtonUIprotected boolean isPaintingBackground()
BasicCommandButtonUIisPaintingBackground in class SubstanceCommandToggleButtonUItrue if the button background is painted.protected java.awt.Color getForegroundColor(org.pushingpixels.substance.internal.animation.StateTransitionTracker.ModelStateInfo modelStateInfo)
getForegroundColor in class SubstanceCommandToggleButtonUI