|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuItem | |
---|---|
org.j4me.ui | UI framework for building professional looking applications that have a consistent experience across devices. |
org.j4me.ui.components | UI widgets that can be placed onto J4ME UI screens. |
Uses of MenuItem in org.j4me.ui |
---|
Methods in org.j4me.ui with parameters of type MenuItem | |
---|---|
void |
Menu.appendMenuOption(MenuItem option)
Appends a new menu option to this menu. |
Uses of MenuItem in org.j4me.ui.components |
---|
Constructors in org.j4me.ui.components with parameters of type MenuItem | |
---|---|
MenuOption(MenuItem choice)
Creates a new MenuOption component that encapsulates a
MenuItem . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |