| Name | Description | Type | Package | Framework |
| HistoryBrowser | History browser. | Class | org.apache.batik.apps.svgbrowser | Apache FOP Batik |
| HistoryBrowser .CommandController | Wrapps the command's execute, undo and redo methods. | Interface | org.apache.batik.apps.svgbrowser.HistoryBrowser | Apache FOP Batik |
| HistoryBrowser .CommandNamesInfo | Contains the info on the command name being executed, undone or redone and last undoable and redoable command names. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowser | Apache FOP Batik |
| HistoryBrowser .DocumentCommandController | Lets the DOMViewerController wrap the commands. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowser | Apache FOP Batik |
| HistoryBrowser .HistoryBrowserAdapter | The adapter to provide the default behavior. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowser | Apache FOP Batik |
| HistoryBrowser .HistoryBrowserEvent | Event to pass to listener. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowser | Apache FOP Batik |
| HistoryBrowser .HistoryBrowserListener | The HistoryBrowserListener. | Interface | org.apache.batik.apps.svgbrowser.HistoryBrowser | Apache FOP Batik |
| HistoryBrowserInterface | The wrapper for the history browser. | Class | org.apache.batik.apps.svgbrowser | Apache FOP Batik |
| HistoryBrowserInterface .AppendChildCommand | The AppendChild command. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .AttributeAddedCommand | Adds the attribute to an element (MutationEvent. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .AttributeModifiedCommand | Modifies the attribute of an element (MutationEvent. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .AttributeRemovedCommand | Removes the attribute of an element (MutationEvent. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .ChangeNodeValueCommand | The Change Node Value command. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .CharDataModifiedCommand | Sets the node value. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .CompoundUpdateCommand | The compound command. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .InsertNodeBeforeCommand | 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 | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .NodeInsertedCommand | Inserts the given node as a child of another. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .NodeRemovedCommand | Removes the node from its parent node. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .RemoveChildCommand | The RemoveChild command. | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik |
| HistoryBrowserInterface .ReplaceChildCommand | Class | org.apache.batik.apps.svgbrowser.HistoryBrowserInterface | Apache FOP Batik | |