|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MenuListener
The listener interface for receiving Menu events.
Method Summary | |
---|---|
void |
menuItemChoosen(int choice)
This method is called each time a user selects an item in the menu. |
Method Detail |
---|
void menuItemChoosen(int choice)
choice
- the index of the selected item in the items
array.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |