|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |