Class HistoryBrowserInterface.AppendChildCommand

java.lang.Object
org.apache.batik.apps.svgbrowser.AbstractUndoableCommand
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AppendChildCommand
All Implemented Interfaces:
UndoableCommand
Enclosing class:
HistoryBrowserInterface

public static class HistoryBrowserInterface.AppendChildCommand extends AbstractUndoableCommand
The AppendChild command. Appends the given node to the given parent node as a last child.