MID Profile

Uses of Class
javax.microedition.midlet.MIDletStateChangeException

Packages that use MIDletStateChangeException
javax.microedition.midlet The MIDlet package defines Mobile Information Device Profile 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.startApp()
          Signals the MIDlet that it has entered the Active state.
protected abstract  void MIDlet.destroyApp(boolean unconditional)
          Signals the MIDlet to terminate and enter the Destroyed state.
 


MID Profile

Submit a comment or suggestion Version 2.0 of MID Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.