|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.microedition.lcdui | |
javax.microedition.lcdui | The UI API provides a set of features for implementation of user interfaces for MIDP applications. |
Classes in javax.microedition.lcdui used by javax.microedition.lcduiAlert
|
An alert is a screen that shows data to the user and waits for a certain period of time before proceeding to the next screen. Callable
|
This interface is used by applications that want to get a method to be called in the same thread as event are called. Choice
|
Choice defines an API for a user interface components implementing selection from predefined number of choices. Command
|
The Command class is a construct that encapsulates the semantic information of an action. CommandListener
|
This interface is used by applications which need to receive high-level events from the implementation. Display
|
Display represents the manager of the display and input devices of the system. Displayable
|
A superclass of all Screens that can be put on the display. Font
|
The Font class represents Fonts and Font metrics. Graphics
|
Provides simple 2D geometric rendering capability. Image
|
The Image class is used to used to hold graphical image data. ImageItem
|
A class that provides layout control when Image objects are added to a Form or to an Alert .Item
|
A superclass for interactive components that can be added to a Form and Alert .ItemStateListener
|
This interface is used by applications which need to receive events that indicate changes in the internal state of the interactive items within a Form
screen.Screen
|
The Screen class is an abstract superclass that provides its subclasses with an optional title and an optional ticker-tape style display. StringItem
|
An item that can contain a string. Ticker
|
Implements a "ticker-tape," a piece of text that runs continuously across the display. |
|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |