Compiere 3.1

org.compiere.plaf
Class CompiereMenuBarUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.MenuBarUI
          extended by javax.swing.plaf.basic.BasicMenuBarUI
              extended by javax.swing.plaf.metal.MetalMenuBarUI
                  extended by 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

Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicMenuBarUI
changeListener, containerListener, menuBar
 
Constructor Summary
CompiereMenuBarUI()
           
 
Method Summary
static ComponentUI createUI(JComponent x)
          Create own instance
 void installUI(JComponent c)
          Install UI
 void update(Graphics g, JComponent c)
          Update UI
 
Methods inherited from class javax.swing.plaf.metal.MetalMenuBarUI
uninstallUI
 
Methods inherited from class javax.swing.plaf.basic.BasicMenuBarUI
createChangeListener, createContainerListener, getMaximumSize, getMinimumSize, installDefaults, installKeyboardActions, installListeners, uninstallDefaults, uninstallKeyboardActions, uninstallListeners
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getPreferredSize, paint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompiereMenuBarUI

public CompiereMenuBarUI()
Method Detail

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 - graphics
c - component

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.