Package org.apache.batik.apps.svgbrowser

Interface Summary
Application This interface represents a SVG viewer application.
Main.OptionHandler This interface represents an option handler.
ResourceOrigin This interface defines constants for the possible resource origins.
SquiggleInputHandler This is the interface expected from classes which can handle specific types of input for the Squiggle SVG browser.
 

Class Summary
AboutDialog A dialog showing the revision of the Batik viewer as well as the list of contributors.
FindDialog This class represents a Dialog that lets the user searching for text inside an SVG document.
JAuthenticator This class is resposible for providing authentication information when needed by network protocols.
JPEGOptionPanel This class represents a panel to control jpeg encoding quality.
JSVGViewerFrame This class represents a SVG viewer swing frame.
JSVGViewerFrame.ImageFileFilter A FileFilter used when exporting the SVG document as an image.
LocalHistory This class represents an history of the files visited by a single browser frame.
Main This class contains the main method of an SVG viewer.
OptionPanel This class represents a panel to present users with options.
OptionPanel.Dialog This class is modal dialog to choose the jpeg encoding quality.
PNGOptionPanel This class represents a panel to choose the color model of the PNG, i.e.
PreferenceDialog Dialog that displays user preferences.
Resources This class manages the message for the Swing extensions.
SquiggleInputHandlerFilter This class filters file for a given SquiggleInputHandler
StatusBar This class represents a viewer status bar.
SVGInputHandler This implementation of the SquiggleInputHandler class simply displays an SVG file into the JSVGCanvas.
ThumbnailDialog This class represents a Dialog that displays a Thumbnail of the current SVG document.
TransformHistory This class implements a transform history mechanism.
XMLInputHandler This implementation of the SquiggleInputHandler class handles XML files by looking for the first <?xml-stylesheet ...
XMLPreferenceManager An extension of PreferenceManager which store the preference in XML.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.