|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.microedition.midlet.MIDlet
alert.AlertDemo
public class AlertDemo
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.
Constructor Summary | |
---|---|
AlertDemo()
|
Method Summary | |
---|---|
protected void |
destroyApp(boolean unconditional)
|
protected void |
pauseApp()
|
protected void |
startApp()
|
Methods inherited from class javax.microedition.midlet.MIDlet |
---|
checkPermission, getAppProperty, notifyDestroyed, notifyPaused, platformRequest, resumeRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlertDemo()
Method Detail |
---|
protected void startApp()
startApp
in class javax.microedition.midlet.MIDlet
protected void destroyApp(boolean unconditional)
destroyApp
in class javax.microedition.midlet.MIDlet
protected void pauseApp()
pauseApp
in class javax.microedition.midlet.MIDlet
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |