|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for MenuBars. A MenuBar is a container for menus.
| Method Summary | |
void |
addMenu(Menu menu)
As a container for Menu instances all implementation must provide an entry point to add these. |
| Methods inherited from interface com.tensegrity.gui.component.BasicComponent |
getHeight, getParentComponent, getWidth, repaint |
| Methods inherited from interface com.tensegrity.gui.Evaluable |
applyEvList, installEvList |
| Method Detail |
public void addMenu(Menu menu)
menu - the Menu to add to this MenuBar.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||