Uses of Interface
org.apache.batik.apps.svgbrowser.Application
-
Packages that use Application Package Description org.apache.batik.apps.svgbrowser -
-
Uses of Application in org.apache.batik.apps.svgbrowser
Classes in org.apache.batik.apps.svgbrowser that implement Application Modifier and Type Class Description classMainThis class contains the main method of an SVG viewer.Fields in org.apache.batik.apps.svgbrowser declared as Application Modifier and Type Field Description protected ApplicationJSVGViewerFrame. applicationThe current application.Constructors in org.apache.batik.apps.svgbrowser with parameters of type Application Constructor Description JSVGViewerFrame(Application app)Creates a new SVG viewer frame.
-