|
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.eclipse.EclipseMenuItemUI
com.jidesoft.plaf.eclipse.EclipseCheckBoxMenuItemUI
public class EclipseCheckBoxMenuItemUI
CheckboxMenuItem UI implementation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jidesoft.plaf.eclipse.EclipseMenuItemUI |
|---|
EclipseMenuItemUI.MouseInputHandler |
| Field Summary |
|---|
| Fields inherited from class com.jidesoft.plaf.eclipse.EclipseMenuItemUI |
|---|
_painter, acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultAccelEndGap, defaultShadowWidth, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, selectionBackground, selectionForeground, shadowColor |
| Constructor Summary | |
|---|---|
EclipseCheckBoxMenuItemUI()
|
|
| Method Summary | |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
protected java.lang.String |
getPropertyPrefix()
|
void |
processMouseEvent(javax.swing.JMenuItem item,
java.awt.event.MouseEvent e,
javax.swing.MenuElement[] path,
javax.swing.MenuSelectionManager manager)
|
| Methods inherited from class com.jidesoft.plaf.eclipse.EclipseMenuItemUI |
|---|
createMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, doClick, getMaximumSize, getMinimumSize, getPainter, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, isDownArrowVisible, paint, paintBackground, paintMenuItem, paintText, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update |
| 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 EclipseCheckBoxMenuItemUI()
| Method Detail |
|---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
protected java.lang.String getPropertyPrefix()
getPropertyPrefix in class EclipseMenuItemUI
public void processMouseEvent(javax.swing.JMenuItem item,
java.awt.event.MouseEvent e,
javax.swing.MenuElement[] path,
javax.swing.MenuSelectionManager manager)
|
JIDE Common Layer 2.7.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||