MID Profile

Uses of Class
javax.microedition.lcdui.Screen

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

Submit a comment or suggestion Version 2.0 of MID Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.