org.apache.batik.apps.svgbrowser
public static class HistoryBrowser.DocumentCommandController extends Object implements HistoryBrowser.CommandController
Field Summary | |
---|---|
protected DOMViewerController | controller
The DOMViewerController. |
protected int | state
The current state of the command controller. |
Constructor Summary | |
---|---|
DocumentCommandController(DOMViewerController controller)
The constructor.
|
Method Summary | |
---|---|
void | execute(UndoableCommand command) |
int | getState() |
void | redo(UndoableCommand command) |
void | undo(UndoableCommand command) |
Parameters: controller The DOMViewerController