org.apache.batik.apps.svgbrowser
Class HistoryBrowserInterface.CompoundUpdateCommand
java.lang.Object
org.apache.batik.apps.svgbrowser.AbstractUndoableCommand
org.apache.batik.apps.svgbrowser.AbstractCompoundCommand
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.CompoundUpdateCommand
- All Implemented Interfaces:
- UndoableCommand
- Enclosing class:
- HistoryBrowserInterface
public static class HistoryBrowserInterface.CompoundUpdateCommand
- extends AbstractCompoundCommand
The compound command.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryBrowserInterface.CompoundUpdateCommand
public HistoryBrowserInterface.CompoundUpdateCommand(String commandName)
- Constructor.
- Parameters:
commandName
- The compound command name
Copyright © 2017 Apache Software Foundation. All Rights Reserved.