|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.apps.svgbrowser.AbstractUndoableCommand
org.apache.batik.apps.svgbrowser.AbstractCompoundCommand
org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.CompoundUpdateCommand
public static class HistoryBrowserInterface.CompoundUpdateCommand
The compound command.
| Field Summary |
|---|
| Fields inherited from class org.apache.batik.apps.svgbrowser.AbstractCompoundCommand |
|---|
atomCommands |
| Fields inherited from class org.apache.batik.apps.svgbrowser.AbstractUndoableCommand |
|---|
name |
| Constructor Summary | |
|---|---|
HistoryBrowserInterface.CompoundUpdateCommand(java.lang.String commandName)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.batik.apps.svgbrowser.AbstractCompoundCommand |
|---|
addCommand, execute, getCommandNumber, redo, shouldExecute, undo |
| Methods inherited from class org.apache.batik.apps.svgbrowser.AbstractUndoableCommand |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryBrowserInterface.CompoundUpdateCommand(java.lang.String commandName)
commandName - The compound command name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||