Uses of Class java.awt.Menu

Uses in package java.awt

Classes derived from java.awt.Menu

class
This class implement an AWT popup menu widget

Methods with parameter type java.awt.Menu

Menu
Add a menu to this MenuBar.
MenuPeer
Creates a peer object for the specified Menu.
void
Sets the help menu for this menu bar.

Methods with return type java.awt.Menu

Menu
Add a menu to this MenuBar.
Menu
Returns the help menu for this menu bar.
Menu
MenuBar.getMenu(int index)
Returns the menu at the specified index.

Uses in package java.awt.peer

Methods with parameter type java.awt.Menu

void
void