|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Dieses Interface wird von GuiMenu, GuiMenuBar und GuiPopupMenu implementiert.
| Method Summary | |
void |
add(GuiMenu menu)
Fügt dem Menü ein Untermenü hinzu |
void |
add(MenuItemAble item)
Fügt dem Menü einen Menüeintrag hinzu. |
void |
addOption(OptionAble opt)
Fügt dem Menü beim ersten Aufruf auch eine OptionGroup hinzu. |
void |
addSeparator()
Fügt dem Menü einen MenuSeparator hinzu. |
javax.swing.JRootPane |
getRootPane()
From JComponent |
| Methods inherited from interface de.guibuilder.framework.MemberAble |
getName, getTag, setName |
| Method Detail |
public void addSeparator()
public void add(MenuItemAble item)
public void add(GuiMenu menu)
public void addOption(OptionAble opt)
GuiOptionGrouppublic javax.swing.JRootPane getRootPane()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||