SunSPOT API V3.0


Uses of Class
javax.microedition.midlet.MIDletStateChangeException

Packages that use MIDletStateChangeException
com.sun.squawk.imp Provides classes for low level interactions with the Squawk implementation of IMP. 
javax.microedition.midlet Provides classes for MIDlet sub-classing. 
 

Uses of MIDletStateChangeException in com.sun.squawk.imp
 

Methods in com.sun.squawk.imp that throw MIDletStateChangeException
 void IMIDletApiTunnel.destroyApp(boolean unconditional)
           
 void IMIDletApiTunnel.startApp()
           
 

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 V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.