|
||||||||||
| 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
javax.swing.plaf.basic.BasicMenuItemUI
de.javasoft.plaf.synthetica.SyntheticaMenuItemUI
de.javasoft.plaf.synthetica.SyntheticaCheckBoxMenuItemUI
public class SyntheticaCheckBoxMenuItemUI
Synthetica CheckBoxMenuItem UI.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicMenuItemUI |
|---|
javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler |
| Field Summary |
|---|
| Fields inherited from class javax.swing.plaf.basic.BasicMenuItemUI |
|---|
acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, propertyChangeListener, selectionBackground, selectionForeground |
| Fields inherited from interface javax.swing.plaf.synth.SynthConstants |
|---|
DEFAULT, DISABLED, ENABLED, FOCUSED, MOUSE_OVER, PRESSED, SELECTED |
| Constructor Summary | |
|---|---|
SyntheticaCheckBoxMenuItemUI()
|
|
| 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 evt,
javax.swing.MenuElement[] path,
javax.swing.MenuSelectionManager manager)
|
| Methods inherited from class de.javasoft.plaf.synthetica.SyntheticaMenuItemUI |
|---|
getPreferredMenuItemSize, installDefaults, installListeners, paint, propertyChange, resetPopupMenu, uninstallDefaults, uninstallListeners, update |
| Methods inherited from class javax.swing.plaf.basic.BasicMenuItemUI |
|---|
createMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, createPropertyChangeListener, doClick, getMaximumSize, getMinimumSize, getPath, getPreferredSize, installComponents, installKeyboardActions, installUI, paintBackground, paintMenuItem, paintText, uninstallComponents, uninstallKeyboardActions, uninstallUI |
| 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 SyntheticaCheckBoxMenuItemUI()
| Method Detail |
|---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
protected java.lang.String getPropertyPrefix()
getPropertyPrefix in class javax.swing.plaf.basic.BasicMenuItemUI
public void processMouseEvent(javax.swing.JMenuItem item,
java.awt.event.MouseEvent evt,
javax.swing.MenuElement[] path,
javax.swing.MenuSelectionManager manager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||