Uses of Class javax.swing.JMenuBar

Uses in package javax.swing

Fields of type javax.swing.JMenuBar

JMenuBar
DOCUMENT ME!

Methods with parameter type javax.swing.JMenuBar

void
void
This method sets the JMenuBar used in this JDialog.
void
void
This method sets the JMenuBar to be used with this JInternalFrame.
void
DOCUMENT ME!
void
This method is deprecated.
void

Methods with return type javax.swing.JMenuBar

JMenuBar
JMenuBar
This method returns the JMenuBar used in this JDialog.
JMenuBar
JMenuBar
This method returns the JMenuBar for this JInternalFrame.
JMenuBar
DOCUMENT ME!
JMenuBar
This method is deprecated.
JMenuBar

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.JMenuBar

class
This class acts as the MenuBar for the TitlePane.

Fields of type javax.swing.JMenuBar

JMenuBar
The JMenuBar that is located at the top left of the Title Pane.
JMenuBar

Methods with return type javax.swing.JMenuBar

JMenuBar
This method creates a new JMenubar.