org.compiere.plaf
Class CompiereMenuBarUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.MenuBarUI
javax.swing.plaf.basic.BasicMenuBarUI
javax.swing.plaf.metal.MetalMenuBarUI
org.compiere.plaf.CompiereMenuBarUI
public class CompiereMenuBarUI
- extends MetalMenuBarUI
Compiere Menu Bar UI.
Main Menu background
- Version:
- $Id: CompiereMenuBarUI.java,v 1.2 2006/07/30 00:52:24 jjanke Exp $
- Author:
- Jorg Janke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiereMenuBarUI
public CompiereMenuBarUI()
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 MetalMenuBarUI
- Parameters:
c -
update
public void update(Graphics g,
JComponent c)
- Update UI
- Overrides:
update in class MetalMenuBarUI
- Parameters:
g - graphicsc - component
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.