| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
HistoryBrowser.DocumentCommandController |
Lets the DOMViewerController wrap the commands.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected HistoryBrowser.CommandController |
HistoryBrowser.commandController |
Tells the history browser how to execute, undo and redo the commands.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
HistoryBrowser.setCommandController(HistoryBrowser.CommandController newCommandController) |
Sets the commandController.
|
void |
HistoryBrowserInterface.setCommmandController(HistoryBrowser.CommandController newCommandController) |
Sets the history browser's command controller.
|
| Constructor | Description |
|---|---|
HistoryBrowser(HistoryBrowser.CommandController commandController) |
Constructor.
|
HistoryBrowserInterface(HistoryBrowser.CommandController commandController) |
Constructor.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.