Package | Description |
---|---|
org.apache.batik.apps.svgbrowser |
Modifier and Type | Method and Description |
---|---|
HistoryBrowserInterface.CompoundUpdateCommand |
HistoryBrowserInterface.createCompoundUpdateCommand(java.lang.String commandName)
Creates the compound update command, that consists of custom number of
commands.
|
HistoryBrowserInterface.CompoundUpdateCommand |
HistoryBrowserInterface.createNodeChangedCommand(Node node)
Creates the compound NodeChangedCommand.
|
HistoryBrowserInterface.CompoundUpdateCommand |
HistoryBrowserInterface.createNodesDroppedCommand(java.util.ArrayList nodes)
Creates the compound NodesDroppedCommand.
|
HistoryBrowserInterface.CompoundUpdateCommand |
HistoryBrowserInterface.createRemoveSelectedTreeNodesCommand(java.util.ArrayList nodes)
Creates the compound RemoveSelectedTreeNodesCommand.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.