SunSPOT API V5.0


Uses of Class
javax.microedition.midlet.MIDlet

Packages that use MIDlet
com.sun.midp.midlet   
 

Uses of MIDlet in com.sun.midp.midlet
 

Methods in com.sun.midp.midlet with parameters of type MIDlet
 void MIDletTunnel.callDestroyApp(MIDlet m, boolean unconditional)
          Calls the destroyApp method on the midlet instance.
 void MIDletTunnel.callPauseApp(MIDlet m)
          Calls the pauseApp method on the midlet instance.
 void MIDletTunnel.callStartApp(MIDlet m)
          Calls the startApp method on the midlet instance.
 MIDletPeer MIDletTunnel.getMIDletPeer(MIDlet m)
          Returns the MIDletPeer object corresponding to the given midlet instance.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.