public class AquaJideSplitButtonUI extends BasicJideSplitButtonUI
BasicJideSplitButtonUI.MouseInputHandler
VsnetMenuUI.PostAction
_darkShadowColor, _highlight, _isFloatingIcon, _lightHighlightColor, _painter, _shadowColor, _splitButtonMargin, _splitButtonMarginOnMenu
changeListener, menuListener, propertyChangeListener
acceleratorFont, acceleratorForeground, acceleratorRect, acceleratorSelectionForeground, arrowIcon, arrowIconRect, backgroundColor, borderColor, checkIcon, checkIconRect, defaultAccelEndGap, defaultShadowWidth, defaultTextIconGap, disabledForeground, iconRect, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, selectionBackground, selectionForeground, shadowColor, textRect, viewRect, windowInputMap, zeroRect
Constructor and Description |
---|
AquaJideSplitButtonUI() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent x) |
protected int |
getOffset()
The gap between the button part and the drop down menu part.
|
createMouseInputListener, downButtonPressed, drawStringUnderlineCharAt, getAdjustExtraWidth, getButtonRect, getDropDownRect, getFirstParentMenuElement, getIcon, getInputMap, getMaximumSize, getMaxLengthWord, getMinimumSize, getPreferredSize, getPropertyPrefix, getRightMargin, getWrappedText, installDefaults, installKeyboardActions, installListeners, isAlwaysDropdown, isFloatingIcon, loadActionMap, paintArrow, paintBackground, paintIcon, paintRaised2Border, paintRaisedBorder, paintSunken2Border, paintSunkenBorder, paintText, uninstallDefaults, uninstallKeyboardActions, uninstallListeners
appendPath, createActionMap, createChangeListener, createMenuDragMouseListener, createMenuKeyListener, createMenuListener, createPopupMenuListener, createPropertyChangeListener, isMouseOver, setMouseOver, setupPostTimer
createInputMap, doClick, getPainter, getPath, getPreferredMenuItemSize, installComponents, installUI, isDownArrowVisible, paint, paintCheckBox, paintMenuItem, uninstallComponents, uninstallUI, update, useCheckAndArrow
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)
protected int getOffset()
getOffset
in class BasicJideSplitButtonUI