|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.microedition.midlet.MIDlet
org.mb.session.MicroMIDlet
public abstract class MicroMIDlet
Main MIDlet class
Constructor Summary | |
---|---|
MicroMIDlet()
|
Method Summary | |
---|---|
void |
refreshDisplay()
method gets actual controller from conversation and render its content to display |
Methods inherited from class javax.microedition.midlet.MIDlet |
---|
getAppProperty, checkPermission, notifyDestroyed, notifyPaused, platformRequest, resumeRequest |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MicroMIDlet()
Method Detail |
---|
public void refreshDisplay()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |