File
Doc
Category
Size
Date
Package
SystemEventListener.java
API Doc
J2ME MIDP 2.0
471
Thu Nov 07 12:02:22 GMT 2002
com.sun.midp.lcdui
SystemEventListener
public interface SystemEventListener
This is the DisplayManager/Scheduler contract for system events.
Fields Summary
Constructors Summary
Methods Summary
public void
shutdown
()
Shutdown all running MIDlets and prepare the MIDP runtime to exit completely.
Java Code Source