|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.microedition.midlet.MIDlet
com.sun.perseus.demo.ContactListMidlet
public class ContactListMidlet
Constructor Summary | |
---|---|
protected |
ContactListMidlet(int skinIndex)
Creates a new instance of ContactListMidlet |
Method Summary | |
---|---|
void |
destroyApp(boolean unconditional)
|
void |
pauseApp()
|
void |
startApp()
|
void |
svgImageLoaded(javax.microedition.m2g.SVGImage svgImage)
|
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 |
---|
protected ContactListMidlet(int skinIndex)
Method Detail |
---|
public void startApp()
startApp
in class javax.microedition.midlet.MIDlet
public void svgImageLoaded(javax.microedition.m2g.SVGImage svgImage)
svgImageLoaded
in interface LoadingScreen.Listener
public void pauseApp()
pauseApp
in class javax.microedition.midlet.MIDlet
public void destroyApp(boolean unconditional)
destroyApp
in class javax.microedition.midlet.MIDlet
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |