|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Screen | |
javax.microedition.lcdui | The UI API provides a set of features for implementation of user interfaces for MIDP applications. |
Uses of Screen in javax.microedition.lcdui |
Subclasses of Screen in javax.microedition.lcdui | |
class |
Alert
An alert is a screen that shows data to the user and waits for a certain period of time before proceeding to the next Displayable . |
class |
Form
A Form is a Screen that contains
an arbitrary mixture of items: images,
read-only text fields, editable text fields, editable date fields, gauges,
choice groups, and custom items. |
class |
List
A Screen containing list of choices. |
class |
TextBox
The TextBox class is a Screen that allows
the user to enter and edit
text. |
|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |