|
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. |