|
MIDP3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MIDletStateChangeException | |
---|---|
javax.microedition.midlet | The MIDlet package defines Mobile Information Device Profile (MIDP) applications and the interactions between the application and the environment in which the application runs. |
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. |
|
MIDP3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |