Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

MID Profile

MID Profile

User Interface Package
javax.microedition.lcdui The UI API provides a set of features for implementation of user interfaces for MIDP applications.

 
Persistence Package
javax.microedition.rms The Mobile Information Device Profile provides a mechanism for MIDlets to persistently store data and later retrieve it.

 
Application Lifecycle Package
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.

 
Networking Package
javax.microedition.io MID Profile includes networking support based on the GenericConnection framework from the Connected Limited Device Configuration.

 
Core Packages
java.io Provides for system input and output through data streams.
java.lang MID Profile Language Classes included from Java 2 Standard Edition.
java.util MID Profile Utility Classes included from Java 2 Standard Edition.

 


MID Profile

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 37 specification.