Class HistoryBrowserInterface.RemoveChildCommand

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

public static class HistoryBrowserInterface.RemoveChildCommand extends AbstractUndoableCommand
The RemoveChild command. Removes the given child node from its given parent node.