Menu.getItem

Menu.getItem

Class Overview | Class Members | This Package | All Packages

Syntax
public MenuItem getItem( int index )
Parameters
index
the position of the item to be returned.
Returns
the item located at the specified index.
Description
Gets the item located at the specified index of this menu.