javax.microedition.lcdui
Class AlertType
java.lang.Object
javax.microedition.lcdui.AlertType
public class AlertType
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALARM
public static final AlertType ALARM
CONFIRMATION
public static final AlertType CONFIRMATION
ERROR
public static final AlertType ERROR
INFO
public static final AlertType INFO
WARNING
public static final AlertType WARNING
AlertType
protected AlertType()
playSound
public boolean playSound(Display display)