| alert.AlertDemo
AlertDemo | public class AlertDemo extends MIDlet (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 |
AlertDemo | public AlertDemo()(Code) | | |
destroyApp | protected void destroyApp(boolean unconditional)(Code) | | |
pauseApp | protected void pauseApp()(Code) | | |
startApp | protected void startApp()(Code) | | |
|
|