|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MIDletStateChangeException | |
---|---|
javax.microedition.midlet | |
org.mockme.midlet |
Uses of MIDletStateChangeException in javax.microedition.midlet |
---|
Methods in javax.microedition.midlet that throw MIDletStateChangeException | |
---|---|
protected abstract void |
MIDlet.destroyApp(boolean unconditional)
|
protected abstract void |
MIDlet.startApp()
|
Uses of MIDletStateChangeException in org.mockme.midlet |
---|
Methods in org.mockme.midlet that throw MIDletStateChangeException | |
---|---|
void |
MIDletApplicationManager.destroyMIDlet(MIDlet midlet,
boolean unconditional)
|
void |
MIDletLifecycle.doDestroyApp(boolean unconditional)
|
void |
MIDletLifecycle.doStartApp()
|
void |
MIDletApplicationManager.startMIDlet(MIDlet midlet)
Starts a MIDlet, i.e. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |