|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MenuContainer
This interface is a container for menu components.
| Method Summary | |
|---|---|
Font |
getFont()
Returns the font in use by this container. |
boolean |
postEvent(Event event)
Deprecated. use MenuComponent.dispatchEvent(AWTEvent) instead |
void |
remove(MenuComponent component)
Removes the specified menu component from the menu. |
| Method Detail |
|---|
Font getFont()
void remove(MenuComponent component)
component - the menu component to removeboolean postEvent(Event event)
MenuComponent.dispatchEvent(AWTEvent) instead
event - the event to dispatch
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||