|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XletStateChangeException | |
javax.microedition.xlet | Provides interfaces used by applications and the application manager to communicate. |
Uses of XletStateChangeException in javax.microedition.xlet |
Methods in javax.microedition.xlet that throw XletStateChangeException | |
void |
Xlet.initXlet(XletContext ctx)
Signals the Xlet to initialize itself and enter the Paused state. |
void |
Xlet.startXlet()
Signals the Xlet to start providing service and enter the Active state. |
void |
Xlet.destroyXlet(boolean unconditional)
Signals the Xlet to terminate and enter the Destroyed state. |
|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |