org.compiere.plaf
Class CompiereMenuUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.MenuItemUI
javax.swing.plaf.basic.BasicMenuItemUI
javax.swing.plaf.basic.BasicMenuUI
org.compiere.plaf.CompiereMenuUI
public class CompiereMenuUI
- extends BasicMenuUI
Compiere Menu UI.
The main menu.
- Version:
- $Id: CompiereMenuUI.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
- Author:
- Jorg Janke
| Fields inherited from class javax.swing.plaf.basic.BasicMenuItemUI |
acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, propertyChangeListener, selectionBackground, selectionForeground |
| Methods inherited from class javax.swing.plaf.basic.BasicMenuUI |
createChangeListener, createMenuDragMouseListener, createMenuKeyListener, createMenuListener, createMouseInputListener, createPropertyChangeListener, getMaximumSize, getPropertyPrefix, installDefaults, installKeyboardActions, installListeners, setupPostTimer, uninstallDefaults, uninstallKeyboardActions, uninstallListeners |
| Methods inherited from class javax.swing.plaf.basic.BasicMenuItemUI |
doClick, getMinimumSize, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, paint, paintBackground, paintMenuItem, paintText, uninstallComponents, uninstallUI, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiereMenuUI
public CompiereMenuUI()
createUI
public static ComponentUI createUI(JComponent x)
- Create own instance
- Parameters:
x -
- Returns:
- CompiereMenuBarUI
installUI
public void installUI(JComponent c)
- Install UI
- Overrides:
installUI in class BasicMenuItemUI
- Parameters:
c -
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.