Uses of Class
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.CompoundUpdateCommand
Packages that use HistoryBrowserInterface.CompoundUpdateCommand
-
Uses of HistoryBrowserInterface.CompoundUpdateCommand in org.apache.batik.apps.svgbrowser
Methods in org.apache.batik.apps.svgbrowser that return HistoryBrowserInterface.CompoundUpdateCommandModifier and TypeMethodDescriptionHistoryBrowserInterface.createCompoundUpdateCommand(String commandName) Creates the compound update command, that consists of custom number of commands.HistoryBrowserInterface.createNodeChangedCommand(Node node) Creates the compound NodeChangedCommand.HistoryBrowserInterface.createNodesDroppedCommand(ArrayList nodes) Creates the compound NodesDroppedCommand.HistoryBrowserInterface.createRemoveSelectedTreeNodesCommand(ArrayList nodes) Creates the compound RemoveSelectedTreeNodesCommand.