|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryBrowser.CommandController | |
|---|---|
| org.apache.batik.apps.svgbrowser | |
| Uses of HistoryBrowser.CommandController in org.apache.batik.apps.svgbrowser |
|---|
| Classes in org.apache.batik.apps.svgbrowser that implement HistoryBrowser.CommandController | |
|---|---|
static class |
HistoryBrowser.DocumentCommandController
Lets the DOMViewerController wrap the commands. |
| Fields in org.apache.batik.apps.svgbrowser declared as HistoryBrowser.CommandController | |
|---|---|
protected HistoryBrowser.CommandController |
HistoryBrowser.commandController
Tells the history browser how to execute, undo and redo the commands. |
| Methods in org.apache.batik.apps.svgbrowser with parameters of type HistoryBrowser.CommandController | |
|---|---|
void |
HistoryBrowser.setCommandController(HistoryBrowser.CommandController newCommandController)
Sets the commandController. |
void |
HistoryBrowserInterface.setCommmandController(HistoryBrowser.CommandController newCommandController)
Sets the history browser's command controller. |
| Constructors in org.apache.batik.apps.svgbrowser with parameters of type HistoryBrowser.CommandController | |
|---|---|
HistoryBrowser(HistoryBrowser.CommandController commandController)
Constructor. |
|
HistoryBrowserInterface(HistoryBrowser.CommandController commandController)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||