| choicegroup.ChoiceGroupDemo
ChoiceGroupDemo | public class ChoiceGroupDemo extends MIDlet implements CommandListener(Code) | | The alert demo displays a list of alerts that will be displayed once the
user clicks a list item. These alerts try to present the full range of
alert types supported in MIDP.
version: 2.0 |
ChoiceGroupDemo | public ChoiceGroupDemo()(Code) | | |
commandAction | public void commandAction(Command c, Displayable d)(Code) | | |
destroyApp | protected void destroyApp(boolean unconditional)(Code) | | |
pauseApp | protected void pauseApp()(Code) | | |
startApp | protected void startApp()(Code) | | |
|
|