|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MIDletStateChangeException | |
|---|---|
| com.sun.midp.midlet | |
| javax.microedition.midlet | |
| Uses of MIDletStateChangeException in com.sun.midp.midlet |
|---|
| Methods in com.sun.midp.midlet that throw MIDletStateChangeException | |
|---|---|
void |
MIDletTunnel.callDestroyApp(MIDlet m,
boolean unconditional)
Calls the destroyApp method on the midlet instance. |
void |
MIDletTunnel.callStartApp(MIDlet m)
Calls the startApp method on the midlet instance. |
| Uses of MIDletStateChangeException in javax.microedition.midlet |
|---|
| Methods in javax.microedition.midlet that throw MIDletStateChangeException | |
|---|---|
protected abstract void |
MIDlet.destroyApp(boolean unconditional)
Signals the MIDlet to terminate and enter the
Destroyed state. |
protected abstract void |
MIDlet.startApp()
Signals the MIDlet that it has entered the
Active state. |
|
SunSPOT API V4.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||