|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.MenuItemUI
com.jidesoft.plaf.vsnet.VsnetMenuItemUI
com.jidesoft.plaf.vsnet.VsnetMenuUI
com.jidesoft.plaf.basic.BasicJideSplitButtonUI
com.jidesoft.plaf.aqua.AquaJideSplitButtonUI
public class AquaJideSplitButtonUI
Menu UI implementation
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jidesoft.plaf.basic.BasicJideSplitButtonUI |
---|
BasicJideSplitButtonUI.MouseInputHandler |
Nested classes/interfaces inherited from class com.jidesoft.plaf.vsnet.VsnetMenuUI |
---|
VsnetMenuUI.PostAction |
Field Summary |
---|
Fields inherited from class com.jidesoft.plaf.basic.BasicJideSplitButtonUI |
---|
_darkShadowColor, _highlight, _isFloatingIcon, _lightHighlightColor, _painter, _shadowColor, _splitButtonMargin, _splitButtonMarginOnMenu |
Fields inherited from class com.jidesoft.plaf.vsnet.VsnetMenuUI |
---|
changeListener, menuListener, propertyChangeListener |
Fields inherited from class com.jidesoft.plaf.vsnet.VsnetMenuItemUI |
---|
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 Summary | |
---|---|
AquaJideSplitButtonUI()
|
Method Summary | |
---|---|
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. |
Methods inherited from class com.jidesoft.plaf.vsnet.VsnetMenuUI |
---|
appendPath, createActionMap, createChangeListener, createMenuDragMouseListener, createMenuKeyListener, createMenuListener, createPopupMenuListener, createPropertyChangeListener, isMouseOver, setMouseOver, setupPostTimer |
Methods inherited from class com.jidesoft.plaf.vsnet.VsnetMenuItemUI |
---|
createInputMap, doClick, getPainter, getPath, getPreferredMenuItemSize, installComponents, installUI, isDownArrowVisible, paint, paintCheckBox, paintMenuItem, uninstallComponents, uninstallUI, update, useCheckAndArrow |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AquaJideSplitButtonUI()
Method Detail |
---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)
protected int getOffset()
getOffset
in class BasicJideSplitButtonUI
|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |