MenuComponent.getParent

MenuComponent.getParent

Class Overview | Class Members | This Package | All Packages

Syntax
public MenuContainer getParent()
Returns
the menu component containing this menu component, or null if this menu component is the outermost component, the menu bar itself.
Description
Returns the parent container for this menu component.