blob: 90e9d5a022297257f3a923f322c7e520c8ae7b0d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
org.apache.batik.apps.svgbrowser (Apache Batik Javadoc)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.batik.apps.svgbrowser (Apache Batik Javadoc)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/batik/apps/slideshow/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/batik/apps/svgpp/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/batik/apps/svgbrowser/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<H2>
Package org.apache.batik.apps.svgbrowser
</H2>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/Application.html" title="interface in org.apache.batik.apps.svgbrowser">Application</A></B></TD>
<TD>This interface represents a SVG viewer application.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMDocumentTree.DOMDocumentTreeListener.html" title="interface in org.apache.batik.apps.svgbrowser">DOMDocumentTree.DOMDocumentTreeListener</A></B></TD>
<TD>The DOMDocumentTreeListener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMDocumentTreeController.html" title="interface in org.apache.batik.apps.svgbrowser">DOMDocumentTreeController</A></B></TD>
<TD>Provides the information to control the DOMDocumentTree behaviour.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMViewerController.html" title="interface in org.apache.batik.apps.svgbrowser">DOMViewerController</A></B></TD>
<TD>Provides the information needed for the DOMViewer to show and edit the
document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/ElementOverlayController.html" title="interface in org.apache.batik.apps.svgbrowser">ElementOverlayController</A></B></TD>
<TD>Provides the information to control the ElementOverlay.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowser.CommandController.html" title="interface in org.apache.batik.apps.svgbrowser">HistoryBrowser.CommandController</A></B></TD>
<TD>Wrapps the command's execute, undo and redo methods.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowser.HistoryBrowserListener.html" title="interface in org.apache.batik.apps.svgbrowser">HistoryBrowser.HistoryBrowserListener</A></B></TD>
<TD>The HistoryBrowserListener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/Main.OptionHandler.html" title="interface in org.apache.batik.apps.svgbrowser">Main.OptionHandler</A></B></TD>
<TD>This interface represents an option handler.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodePickerController.html" title="interface in org.apache.batik.apps.svgbrowser">NodePickerController</A></B></TD>
<TD>Provides the information to control the NodePickerPanel behaviour.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodePickerPanel.NodePickerListener.html" title="interface in org.apache.batik.apps.svgbrowser">NodePickerPanel.NodePickerListener</A></B></TD>
<TD>Node picker listener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/ResourceOrigin.html" title="interface in org.apache.batik.apps.svgbrowser">ResourceOrigin</A></B></TD>
<TD>This interface defines constants for the possible resource
origins.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/SquiggleInputHandler.html" title="interface in org.apache.batik.apps.svgbrowser">SquiggleInputHandler</A></B></TD>
<TD>This is the interface expected from classes which can handle specific
types of input for the Squiggle SVG browser.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/UndoableCommand.html" title="interface in org.apache.batik.apps.svgbrowser">UndoableCommand</A></B></TD>
<TD>The undoable/redoable command.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/AboutDialog.html" title="class in org.apache.batik.apps.svgbrowser">AboutDialog</A></B></TD>
<TD>A dialog showing the revision of the Batik viewer as well
as the list of contributors.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/AbstractCompoundCommand.html" title="class in org.apache.batik.apps.svgbrowser">AbstractCompoundCommand</A></B></TD>
<TD>Abstract compound command.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/AbstractUndoableCommand.html" title="class in org.apache.batik.apps.svgbrowser">AbstractUndoableCommand</A></B></TD>
<TD>Represents abstract undoable/redoable command.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMDocumentTree.html" title="class in org.apache.batik.apps.svgbrowser">DOMDocumentTree</A></B></TD>
<TD>A swing tree to represent DOM Document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMDocumentTree.DOMDocumentTreeAdapter.html" title="class in org.apache.batik.apps.svgbrowser">DOMDocumentTree.DOMDocumentTreeAdapter</A></B></TD>
<TD>The adapter for the DOMDocumentTreeListener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMDocumentTree.DOMDocumentTreeEvent.html" title="class in org.apache.batik.apps.svgbrowser">DOMDocumentTree.DOMDocumentTreeEvent</A></B></TD>
<TD>Event to pass to listener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMDocumentTree.DropCompletedInfo.html" title="class in org.apache.batik.apps.svgbrowser">DOMDocumentTree.DropCompletedInfo</A></B></TD>
<TD>Contains the info for the 'dropCompleted' Event.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMDocumentTree.TransferableTreeNode.html" title="class in org.apache.batik.apps.svgbrowser">DOMDocumentTree.TransferableTreeNode</A></B></TD>
<TD>Transferable tree node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMDocumentTree.TransferData.html" title="class in org.apache.batik.apps.svgbrowser">DOMDocumentTree.TransferData</A></B></TD>
<TD>The data being transfered on dnd.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMViewer.html" title="class in org.apache.batik.apps.svgbrowser">DOMViewer</A></B></TD>
<TD>The components of this class are used to view a DOM tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMViewer.ContentNodeInfo.html" title="class in org.apache.batik.apps.svgbrowser">DOMViewer.ContentNodeInfo</A></B></TD>
<TD>To store the node information for an xbl:content node's
selected content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMViewer.NodeInfo.html" title="class in org.apache.batik.apps.svgbrowser">DOMViewer.NodeInfo</A></B></TD>
<TD>To store the nodes informations</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DOMViewer.ShadowNodeInfo.html" title="class in org.apache.batik.apps.svgbrowser">DOMViewer.ShadowNodeInfo</A></B></TD>
<TD>To store the node information for a shadow tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DropDownHistoryModel.html" title="class in org.apache.batik.apps.svgbrowser">DropDownHistoryModel</A></B></TD>
<TD>The history scrollable popup menu model.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DropDownHistoryModel.RedoPopUpMenuModel.html" title="class in org.apache.batik.apps.svgbrowser">DropDownHistoryModel.RedoPopUpMenuModel</A></B></TD>
<TD>The redo pop up menu model.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/DropDownHistoryModel.UndoPopUpMenuModel.html" title="class in org.apache.batik.apps.svgbrowser">DropDownHistoryModel.UndoPopUpMenuModel</A></B></TD>
<TD>The undo pop up menu model.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/ElementOverlayManager.html" title="class in org.apache.batik.apps.svgbrowser">ElementOverlayManager</A></B></TD>
<TD>Manages element overlay on the canvas.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/FindDialog.html" title="class in org.apache.batik.apps.svgbrowser">FindDialog</A></B></TD>
<TD>This class represents a Dialog that lets the user searching for text inside
an SVG document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowser.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowser</A></B></TD>
<TD>History browser.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowser.CommandNamesInfo.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowser.CommandNamesInfo</A></B></TD>
<TD>Contains the info on the command name being executed, undone or redone and
last undoable and redoable command names.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowser.DocumentCommandController.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowser.DocumentCommandController</A></B></TD>
<TD>Lets the DOMViewerController wrap the commands.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowser.HistoryBrowserAdapter.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowser.HistoryBrowserAdapter</A></B></TD>
<TD>The adapter to provide the default behavior.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowser.HistoryBrowserEvent.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowser.HistoryBrowserEvent</A></B></TD>
<TD>Event to pass to listener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface</A></B></TD>
<TD>The wrapper for the history browser.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.AppendChildCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.AppendChildCommand</A></B></TD>
<TD>The AppendChild command.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.AttributeAddedCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.AttributeAddedCommand</A></B></TD>
<TD>Adds the attribute to an element (MutationEvent.ADDITION)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.AttributeModifiedCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.AttributeModifiedCommand</A></B></TD>
<TD>Modifies the attribute of an element (MutationEvent.MODIFICATION)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.AttributeRemovedCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.AttributeRemovedCommand</A></B></TD>
<TD>Removes the attribute of an element (MutationEvent.REMOVAL)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.ChangeNodeValueCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.ChangeNodeValueCommand</A></B></TD>
<TD>The Change Node Value command.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.CharDataModifiedCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.CharDataModifiedCommand</A></B></TD>
<TD>Sets the node value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.CompoundUpdateCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.CompoundUpdateCommand</A></B></TD>
<TD>The compound command.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.InsertNodeBeforeCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.InsertNodeBeforeCommand</A></B></TD>
<TD>Inserts the given node as a child to the given parent node before the
specified sibling node, or as the last child of the given parent, if the
sibling node is null.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.NodeInsertedCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.NodeInsertedCommand</A></B></TD>
<TD>Inserts the given node as a child of another.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.NodeRemovedCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.NodeRemovedCommand</A></B></TD>
<TD>Removes the node from its parent node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.RemoveChildCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.RemoveChildCommand</A></B></TD>
<TD>The RemoveChild command.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/HistoryBrowserInterface.ReplaceChildCommand.html" title="class in org.apache.batik.apps.svgbrowser">HistoryBrowserInterface.ReplaceChildCommand</A></B></TD>
<TD>insertBefore</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/JAuthenticator.html" title="class in org.apache.batik.apps.svgbrowser">JAuthenticator</A></B></TD>
<TD>This class is resposible for providing authentication information
when needed by network protocols.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/JPEGOptionPanel.html" title="class in org.apache.batik.apps.svgbrowser">JPEGOptionPanel</A></B></TD>
<TD>This class represents a panel to control jpeg encoding quality.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/JSVGViewerFrame.html" title="class in org.apache.batik.apps.svgbrowser">JSVGViewerFrame</A></B></TD>
<TD>This class represents a SVG viewer swing frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/JSVGViewerFrame.Debugger.html" title="class in org.apache.batik.apps.svgbrowser">JSVGViewerFrame.Debugger</A></B></TD>
<TD>Rhino debugger class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/JSVGViewerFrame.ImageFileFilter.html" title="class in org.apache.batik.apps.svgbrowser">JSVGViewerFrame.ImageFileFilter</A></B></TD>
<TD>A FileFilter used when exporting the SVG document as an image.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/LocalHistory.html" title="class in org.apache.batik.apps.svgbrowser">LocalHistory</A></B></TD>
<TD>This class represents an history of the files visited by a single
browser frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/Main.html" title="class in org.apache.batik.apps.svgbrowser">Main</A></B></TD>
<TD>This class contains the main method of an SVG viewer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodePickerPanel.html" title="class in org.apache.batik.apps.svgbrowser">NodePickerPanel</A></B></TD>
<TD>Used to preview and edit nodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodePickerPanel.AttributesTableModel.html" title="class in org.apache.batik.apps.svgbrowser">NodePickerPanel.AttributesTableModel</A></B></TD>
<TD>The attributesTable model.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodePickerPanel.NameEditorDialog.html" title="class in org.apache.batik.apps.svgbrowser">NodePickerPanel.NameEditorDialog</A></B></TD>
<TD>Dialog for choosing element name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodePickerPanel.NodePickerAdapter.html" title="class in org.apache.batik.apps.svgbrowser">NodePickerPanel.NodePickerAdapter</A></B></TD>
<TD>The adapter for the NodePicker listener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodePickerPanel.NodePickerEvent.html" title="class in org.apache.batik.apps.svgbrowser">NodePickerPanel.NodePickerEvent</A></B></TD>
<TD>Event to pass to listener.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodeTemplates.html" title="class in org.apache.batik.apps.svgbrowser">NodeTemplates</A></B></TD>
<TD>Provides basic xml representation and description for most commonly used
nodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/NodeTemplates.NodeTemplateDescriptor.html" title="class in org.apache.batik.apps.svgbrowser">NodeTemplates.NodeTemplateDescriptor</A></B></TD>
<TD>Wrapper for a node template.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/OptionPanel.html" title="class in org.apache.batik.apps.svgbrowser">OptionPanel</A></B></TD>
<TD>This class represents a panel to present users with options.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/OptionPanel.Dialog.html" title="class in org.apache.batik.apps.svgbrowser">OptionPanel.Dialog</A></B></TD>
<TD>This class is modal dialog to choose the jpeg encoding quality.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/PNGOptionPanel.html" title="class in org.apache.batik.apps.svgbrowser">PNGOptionPanel</A></B></TD>
<TD>This class represents a panel to choose the color model
of the PNG, i.e.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/PreferenceDialog.html" title="class in org.apache.batik.apps.svgbrowser">PreferenceDialog</A></B></TD>
<TD>Dialog that displays user preferences.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/Resources.html" title="class in org.apache.batik.apps.svgbrowser">Resources</A></B></TD>
<TD>This class manages the message for the Swing extensions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/SquiggleInputHandlerFilter.html" title="class in org.apache.batik.apps.svgbrowser">SquiggleInputHandlerFilter</A></B></TD>
<TD>This class filters file for a given <code>SquiggleInputHandler</code></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/StatusBar.html" title="class in org.apache.batik.apps.svgbrowser">StatusBar</A></B></TD>
<TD>This class represents a viewer status bar.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/SVGInputHandler.html" title="class in org.apache.batik.apps.svgbrowser">SVGInputHandler</A></B></TD>
<TD>This implementation of the <code>SquiggleInputHandler</code> class
simply displays an SVG file into the JSVGCanvas.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/SVGOptionPanel.html" title="class in org.apache.batik.apps.svgbrowser">SVGOptionPanel</A></B></TD>
<TD>This class represents a panel to control svg encoding options.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/ThumbnailDialog.html" title="class in org.apache.batik.apps.svgbrowser">ThumbnailDialog</A></B></TD>
<TD>This class represents a Dialog that displays a Thumbnail of the current SVG
document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/TransformHistory.html" title="class in org.apache.batik.apps.svgbrowser">TransformHistory</A></B></TD>
<TD>This class implements a transform history mechanism.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/XMLInputHandler.html" title="class in org.apache.batik.apps.svgbrowser">XMLInputHandler</A></B></TD>
<TD>A <code>SquiggleInputHandler</code> that handles XSLT transformable
XML documents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/batik/apps/svgbrowser/XMLPreferenceManager.html" title="class in org.apache.batik.apps.svgbrowser">XMLPreferenceManager</A></B></TD>
<TD>An extension of <A HREF="../../../../../org/apache/batik/util/PreferenceManager.html" title="class in org.apache.batik.util"><CODE>PreferenceManager</CODE></A> which store the preference
in XML.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/batik/apps/slideshow/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/batik/apps/svgpp/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/batik/apps/svgbrowser/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2017 <a href='http://www.apache.org/'>Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>