Skip to content

Latest commit

 

History

History
151 lines (104 loc) · 7.42 KB

TODO.md

File metadata and controls

151 lines (104 loc) · 7.42 KB

User Interface Package

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

Interfaces

Classes

javax.microedition.lcdui.game: The Game API package provides a series of classes that enable the development of rich gaming content for wireless devices.

Classes

Persistence Package

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

Interfaces

Classes

Exceptions

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.

Classes

Exceptions

Networking Package

javax.microedition.io: Classes for the Generic Connection framework.

Interfaces

Classes

Exceptions

Audio Package

javax.microedition.media: The MIDP 2.0 Media API is a directly compatible building block of the Mobile Media API (JSR-135) specification.

Interfaces

Classes

Exceptions

javax.microedition.media.control: This package defines the specific Control types that can be used with a Player.

Interfaces

Public Key Package

javax.microedition.pki: Certificates are used to authenticate information for secure Connections.

Interfaces

Exceptions