com.sun.perseus.demo
Class ContactListSkin1

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

public final class ContactListSkin1
extends ContactListMidlet


Constructor Summary
ContactListSkin1()
           
 
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

ContactListSkin1

public ContactListSkin1()