MIDP3.0

Uses of Package
javax.microedition.midlet

Packages that use javax.microedition.midlet
javax.microedition.event Package to provide events for application to application communication and provide access to and events for changes in system states. 
javax.microedition.io MID Profile includes networking support based on the Generic Connection framework from the Connected, Limited Device Configuration
javax.microedition.lcdui The APIs in the LCDUI package provide a set of features for implementing user interfaces in MIDP applications. 
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. 
 

Classes in javax.microedition.midlet used by javax.microedition.event
MIDletIdentity
          This class represents the identity of a MIDlet.
 

Classes in javax.microedition.midlet used by javax.microedition.io
MIDletIdentity
          This class represents the identity of a MIDlet.
 

Classes in javax.microedition.midlet used by javax.microedition.lcdui
MIDlet
          A MIDlet is a Mobile Information Device Profile application.
 

Classes in javax.microedition.midlet used by javax.microedition.midlet
MIDletIdentity
          This class represents the identity of a MIDlet.
MIDletStateChangeException
          Deprecated. MIDletStateChangeException is no longer used. MIDlets that throw MIDletStateChangeException will be destroyed.
 


MIDP3.0

Send a comment or suggestionVersion 3.0 of Mobile Information Device Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-2009 Motorola Inc. Portions copyright 1993-2002 Sun Microsystems, Inc. and Motorola, Inc. All Rights Reserved.