|
|||||||||
| Home >> All >> org >> gtk >> java >> swing >> plaf >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.gtk.java.swing.plaf.gtk
Class GtkMenuBarUI

java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.MenuBarUI
javax.swing.plaf.basic.BasicMenuBarUI
org.gtk.java.swing.plaf.gtk.GtkMenuBarUI
- public class GtkMenuBarUI
- extends javax.swing.plaf.basic.BasicMenuBarUI
1.33 08/28/98
| Nested Class Summary |
| Nested classes inherited from class javax.swing.plaf.basic.BasicMenuBarUI |
|
| Field Summary |
| Fields inherited from class javax.swing.plaf.basic.BasicMenuBarUI |
changeListener, containerListener, menuBar |
| Constructor Summary | |
GtkMenuBarUI()
|
|
| Method Summary | |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent x)
Factory method to create a BasicMenuBarUI for the given javax.swing.JComponent, which should be a javax.swing.JMenuBar. |
| Methods inherited from class javax.swing.plaf.basic.BasicMenuBarUI |
createChangeListener, createContainerListener, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installKeyboardActions, installListeners, installUI, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, paint, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
GtkMenuBarUI
public GtkMenuBarUI()
| Method Detail |
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)
- Description copied from class:
javax.swing.plaf.basic.BasicMenuBarUI - Factory method to create a BasicMenuBarUI for the given javax.swing.JComponent, which should be a javax.swing.JMenuBar.
|
|||||||||
| Home >> All >> org >> gtk >> java >> swing >> plaf >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC