Uses of Class javax.swing.JMenu

Uses in package javax.swing

Methods with parameter type javax.swing.JMenu

JMenu
Adds menu to the menu bar
void
Sets help menu for this menu bar

Methods with return type javax.swing.JMenu

JMenu
Adds menu to the menu bar
JMenu
This method is not implemented and will throw an Error if called.
JMenu
JMenuBar.getMenu(int index)
Return menu at the specified index.

Uses in package javax.swing.plaf.metal

Methods with parameter type javax.swing.JMenu

void
Overridden to do nothing.

Uses in package javax.swing.plaf.basic

Constructors with parameter type javax.swing.JMenu

Not used.

Fields of type javax.swing.JMenu

JMenu
Not used.
JMenu
The JMenu inside the menuBar.

Methods with parameter type javax.swing.JMenu

void
This method adds the MenuItems to the given JMenu.
void

Methods with return type javax.swing.JMenu

JMenu
This method creates a new JMenu.