Uses of Class
javax.microedition.lcdui.Display

Packages that use Display
javax.microedition.lcdui The UI API provides a set of features for implementation of user interfaces for MIDP applications.  
 

Uses of Display in javax.microedition.lcdui
 

Methods in javax.microedition.lcdui that return Display
static Display Display.getDisplay(MIDlet c)
          Gets the Display object that is unique to this MIDlet.
static Display Display.getDisplay(MIDlet c)
          Gets the Display object that is unique to this MIDlet.
 

Methods in javax.microedition.lcdui with parameters of type Display
 boolean AlertType.playSound(Display display)
          Alert the user by playing the sound for this AlertType.
 boolean AlertType.playSound(Display display)
          Alert the user by playing the sound for this AlertType.
 



Generated on 2003-10-17For further information and updates, please visit Siemens mobile Developer Portal