|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.microedition.midlet.MIDlet
com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet
com.aurorasoftworks.signal.runtime.ui.mvc.midp.AbstractApplicationMIDlet
public class AbstractApplicationMIDlet
Constructor Summary | |
---|---|
AbstractApplicationMIDlet(java.lang.String contextName)
|
|
AbstractApplicationMIDlet(java.lang.String contextName,
IContextLoader loader)
|
Method Summary |
---|
Methods inherited from class com.aurorasoftworks.signal.runtime.ui.mvc.AbstractApplicationMIDlet |
---|
destroyApp, getContext, initializeDispatcher, loadContext, pauseApp, startApp |
Methods inherited from class javax.microedition.midlet.MIDlet |
---|
checkPermission, getAppProperty, notifyDestroyed, notifyPaused, platformRequest, resumeRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractApplicationMIDlet(java.lang.String contextName, IContextLoader loader) throws ContextException
ContextException
public AbstractApplicationMIDlet(java.lang.String contextName) throws ContextException
ContextException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |