|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.willuhn.jameica.gui.Menu
public class Menu
Bildet das Dropdown-Menu ab.
| Constructor Summary | |
|---|---|
protected |
Menu(org.eclipse.swt.widgets.Decorations parent)
Erzeugt eine neue Instanz des Dropdown-Menus. |
| Method Summary | |
|---|---|
protected void |
add(MenuItem menu)
Fuegt weitere Sub-Menus hinzu. |
void |
update(MenuItem item)
Aktualisiert einen Teil des Menus. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Menu(org.eclipse.swt.widgets.Decorations parent)
throws java.lang.Exception
parent - Das Eltern-Element.
java.lang.Exception| Method Detail |
|---|
protected void add(MenuItem menu)
throws java.lang.Exception
menu - das hinzuzufuegende Menu.
java.lang.Exception
public void update(MenuItem item)
throws java.rmi.RemoteException
item - das zu aktualisierende Element.
java.rmi.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||