Uses of Class
org.netbeans.microedition.svg.SVGPlayer

Packages that use SVGPlayer
org.netbeans.microedition.svg   
 

Uses of SVGPlayer in org.netbeans.microedition.svg
 

Subclasses of SVGPlayer in org.netbeans.microedition.svg
 class SVGAnimatorWrapper
          Deprecated. This class has been deprected with 6.0 version of NetBeans. Please use SVGPlayer instead of it.
 class SVGForm
           
 class SVGMenu
          Screen representing a menu component.
 class SVGSplashScreen
          This component represents a splash screen, which is usually being displayed when the application starts.
 class SVGWaitScreen
          This component suits as a wait screen, which let the user to execute a blocking background task (e.g. a network communication) and waits for it until finished.