org.apache.batik.apps.svgbrowser
public static interface HistoryBrowser.CommandController
Method Summary | |
---|---|
void | execute(UndoableCommand command)
Wrapps the execute method. |
int | getState()
Gets the state of the command controller. |
void | redo(UndoableCommand command)
Wrapps the redo method. |
void | undo(UndoableCommand command)
Wrapps the undo method. |
Returns: HistoryBrowserState