Package | Description |
---|---|
javax.microedition.io |
[OPTIONAL] Networking support based on the Generic Connection Framework
Specification.
|
javax.microedition.lui |
[OPTIONAL] Set of features to implement Line-oriented User Interface.
|
javax.microedition.midlet |
The Application and the environment in which the application runs.
|
Class and Description |
---|
MIDletIdentity
This class represents the identity of an application.
|
Class and Description |
---|
MIDlet
An application must extend this class
MIDlet
(the name comes from MIDP, this application model has
been developed for) to allow the application management software to
control the application and to be able to
retrieve properties from the application
descriptor and notify and request state changes. |
Class and Description |
---|
MIDletStateChangeException
Deprecated.
MIDletStateChangeException is no longer used.
MIDlet s that throw MIDletStateChangeException will be
destroyed. |
Copyright (c) 2013, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.