MenuComponent Members

MenuComponent Members

Class Overview | This Package | All Packages

Constructors
Name Description
MenuComponent()  

Methods
Name Description
dispatchEvent(AWTEvent)  
getFont() Gets the font used for this menu component.
getName() Gets the name of the menu component.
getParent() Returns the parent container for this menu component.
getPeer() Deprecated.
paramString() Returns the parameter string representing the state of this menu component.
postEvent(Event) Posts the specified event to the menu. Deprecated.
processEvent(AWTEvent) Processes events occurring on this menu component.
removeNotify() Removes the menu component's peer.
setFont(Font) Sets the font to be used for this menu component to the specified font.
setName(String) Sets the name of the component to the specified string.
toString() Returns a representation of this menu component as a string.