com.sun.perseus.demo
Class ContactListSkin2

java.lang.Object
  extended by javax.microedition.midlet.MIDlet
      extended by com.sun.perseus.demo.ContactListMidlet
          extended by com.sun.perseus.demo.ContactListSkin2
All Implemented Interfaces:
LoadingScreen.Listener

public final class ContactListSkin2
extends ContactListMidlet


Constructor Summary
ContactListSkin2()
           
 
Method Summary
 
Methods inherited from class com.sun.perseus.demo.ContactListMidlet
destroyApp, pauseApp, startApp, svgImageLoaded
 
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

ContactListSkin2

public ContactListSkin2()