MenuBar.getMenu

MenuBar.getMenu

Class Overview | Class Members | This Package | All Packages

Syntax
public Menu getMenu( int i )
Parameters
i
the index position of the menu to be returned.
Returns
the menu at the specified index of this menu bar.
Description
Gets the specified menu.