Uses of Class
javax.microedition.lcdui.Screen

Packages that use Screen
javax.microedition.lcdui J2ME LCD User Interface classes. 
 

Uses of Screen in javax.microedition.lcdui
 

Subclasses of Screen in javax.microedition.lcdui
 class Alert
           
 class Form
           
 class List
           
 class TextBox
           
 

Methods in javax.microedition.lcdui with parameters of type Screen
 void Display.setCurrent(Alert alert, Screen nextDisplayable)
           
 void Display.setCurrent(Screen nextDisplayable)