Gets name of the class implementing MIDlet interface for this MIDlet.returnname of the class implementing MIDlet interface as specified in jad/jar file
Gets MIDlet's name.returnMIDlet's name as specified in jad/jar file
Gets MIDlet's suite descriptor.returnAutoMIDletSuiteDescriptor representing MIDlet's suite
Starts this MIDlet.paramargs MIDlet's argumentsreturnAutoMIDlet representing started MIDletthrowsRuntimeException if MIDlet couldn't be started