Uses of Interface
org.apache.batik.apps.svgbrowser.Application

Packages that use Application
org.apache.batik.apps.svgbrowser   
 

Uses of Application in org.apache.batik.apps.svgbrowser
 

Classes in org.apache.batik.apps.svgbrowser that implement Application
 class Main
          This class contains the main method of an SVG viewer.
 

Fields in org.apache.batik.apps.svgbrowser declared as Application
protected  Application JSVGViewerFrame.application
          The current application.
 

Constructors in org.apache.batik.apps.svgbrowser with parameters of type Application
JSVGViewerFrame(Application app)
          Creates a new SVG viewer frame.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.