Java Doc for HeadlessAlert.java in » 6.0-JDK-Modules » j2me » com » sun » midp » main » Java Source Code / Java DocumentationJava Source Code and Java Documentation
HeadlessAlert is shown when a user selects a MIDlet to bring to the
foreground that has not requested the foreground at least once by
call Display.setCurrent(Displayable).
Initialize this headless alert.
Parameters: theDisplayId - ID of the parent display Parameters: theMidletControllerEventProducer - reference to an event producer
Process commands for this alert. "OK" will dismiss the
alert with no action. "Exit" will destroy the MIDlet.
Parameters: c - command the user pressed Parameters: d - this displayable(not used)
Fields inherited from javax.microedition.lcdui.Alert