|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HistoryBrowser.HistoryBrowserEvent | |
---|---|
org.apache.batik.apps.svgbrowser |
Uses of HistoryBrowser.HistoryBrowserEvent in org.apache.batik.apps.svgbrowser |
---|
Methods in org.apache.batik.apps.svgbrowser with parameters of type HistoryBrowser.HistoryBrowserEvent | |
---|---|
void |
HistoryBrowser.HistoryBrowserListener.compoundEditPerformed(HistoryBrowser.HistoryBrowserEvent event)
The compound command has been made from the atom commands that were executed and should be wrapped. |
void |
HistoryBrowser.HistoryBrowserAdapter.compoundEditPerformed(HistoryBrowser.HistoryBrowserEvent event)
|
void |
HistoryBrowser.HistoryBrowserListener.doCompoundEdit(HistoryBrowser.HistoryBrowserEvent event)
The the atom command that should be wrapped with the compound command has been executed. |
void |
HistoryBrowser.HistoryBrowserAdapter.doCompoundEdit(HistoryBrowser.HistoryBrowserEvent event)
|
void |
HistoryBrowser.HistoryBrowserListener.executePerformed(HistoryBrowser.HistoryBrowserEvent event)
The command has been executed. |
void |
HistoryBrowser.HistoryBrowserAdapter.executePerformed(HistoryBrowser.HistoryBrowserEvent event)
|
void |
HistoryBrowser.fireCompoundEditPerformed(HistoryBrowser.HistoryBrowserEvent event)
Fires the compoundEditPerformed event. |
void |
HistoryBrowser.fireDoCompoundEdit(HistoryBrowser.HistoryBrowserEvent event)
Fires the doCompoundEdit event. |
void |
HistoryBrowser.fireExecutePerformed(HistoryBrowser.HistoryBrowserEvent event)
Fires the executePerformed event. |
void |
HistoryBrowser.fireHistoryReset(HistoryBrowser.HistoryBrowserEvent event)
Fires the historyReset event. |
void |
HistoryBrowser.fireRedoPerformed(HistoryBrowser.HistoryBrowserEvent event)
Fires the redoPerformed event. |
void |
HistoryBrowser.fireUndoPerformed(HistoryBrowser.HistoryBrowserEvent event)
Fires the undoPerformed event. |
void |
HistoryBrowser.HistoryBrowserListener.historyReset(HistoryBrowser.HistoryBrowserEvent event)
History has been reset, and all commands have been removed from the history. |
void |
HistoryBrowser.HistoryBrowserAdapter.historyReset(HistoryBrowser.HistoryBrowserEvent event)
|
void |
HistoryBrowser.HistoryBrowserListener.redoPerformed(HistoryBrowser.HistoryBrowserEvent event)
The redo has been performed on the command. |
void |
HistoryBrowser.HistoryBrowserAdapter.redoPerformed(HistoryBrowser.HistoryBrowserEvent event)
|
void |
HistoryBrowser.HistoryBrowserListener.undoPerformed(HistoryBrowser.HistoryBrowserEvent event)
The undo has been performed on the command. |
void |
HistoryBrowser.HistoryBrowserAdapter.undoPerformed(HistoryBrowser.HistoryBrowserEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |