com.jgoodies.plaf.windows
Class ExtWindowsMenuBarUI
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.plaf.windows.ExtWindowsMenuBarUI
- public final class ExtWindowsMenuBarUI
- 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.
- 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 |
ExtWindowsMenuBarUI
public ExtWindowsMenuBarUI()
createUI
public static ComponentUI createUI(JComponent b)
installDefaults
protected void installDefaults()
installListeners
protected void installListeners()
uninstallListeners
protected void uninstallListeners()
Copyright © 2001-2004 JGoodies Karsten Lentzsch. All Rights Reserved.