|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Menu | |
---|---|
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 Menu in org.j4me.ui |
---|
Methods in org.j4me.ui with parameters of type Menu | |
---|---|
void |
Menu.appendSubmenu(Menu submenu)
Appends another menu as a menu option. |
Uses of Menu in org.j4me.ui.components |
---|
Constructors in org.j4me.ui.components with parameters of type Menu | |
---|---|
MenuOption(Menu choice,
boolean submenu)
Creates a new MenuOption component that encapsulates a
Menu . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |