Package | Description |
---|---|
org.apache.batik.apps.svgbrowser |
Modifier and Type | Method and Description |
---|---|
HistoryBrowserInterface.CompoundUpdateCommand |
HistoryBrowserInterface.createCompoundUpdateCommand(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(ArrayList nodes)
Creates the compound NodesDroppedCommand.
|
HistoryBrowserInterface.CompoundUpdateCommand |
HistoryBrowserInterface.createRemoveSelectedTreeNodesCommand(ArrayList nodes)
Creates the compound RemoveSelectedTreeNodesCommand.
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.