|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MenuBar.Command
This interface contains the layer for menu commands of the
MenuBar class. It's method will fire when the user
clicks on the containing MenuBar.MenuItem. The
selected item is given as an argument.
| Method Summary | |
|---|---|
void |
menuSelected(MenuBar.MenuItem selectedItem)
|
| Method Detail |
|---|
void menuSelected(MenuBar.MenuItem selectedItem)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||