com.jgoodies.looks.windows
Class WindowsMenuBarUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.MenuBarUI
javax.swing.plaf.basic.BasicMenuBarUI
com.sun.java.swing.plaf.windows.WindowsMenuBarUI
com.jgoodies.looks.windows.WindowsMenuBarUI
- public final class WindowsMenuBarUI
- extends com.sun.java.swing.plaf.windows.WindowsMenuBarUI
The JGoodies Windows look and feel implemenation of MenuBarUI.
Can handle optional Border types as specified by the
BorderStyle or HeaderStyle client properties.
- Version:
- $Revision: 1.2 $
- Author:
- Karsten Lentzsch
| Methods inherited from class com.sun.java.swing.plaf.windows.WindowsMenuBarUI |
installKeyboardActions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowsMenuBarUI
public WindowsMenuBarUI()
createUI
public static ComponentUI createUI(JComponent b)
installDefaults
protected void installDefaults()
installListeners
protected void installListeners()
uninstallListeners
protected void uninstallListeners()
Copyright © 2001-2005 JGoodies Karsten Lentzsch. All Rights Reserved.