Methods Summary |
---|
public void | exitMidlet(RunningMIDletSuiteInfo suiteInfo)Exit the midlet with the passed in midlet suite info.
|
public void | installSuite()Discover and install a suite.
|
public void | launchCaManager()Launch the CA manager.
|
public void | launchSuite(RunningMIDletSuiteInfo suiteInfo, java.lang.String midletToRun)Launches a suite.
|
public void | moveToForeground(RunningMIDletSuiteInfo suiteInfo)Bring the midlet with the passed in midlet suite info to the
foreground.
|
public void | shutDown()Shut downt the system
|
public void | updateSuite(RunningMIDletSuiteInfo suiteInfo)Update a suite.
|