|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HistoryBrowser.HistoryBrowserListener
The HistoryBrowserListener.
Method Summary | |
---|---|
void |
compoundEditPerformed(HistoryBrowser.HistoryBrowserEvent event)
The compound command has been made from the atom commands that were executed and should be wrapped. |
void |
doCompoundEdit(HistoryBrowser.HistoryBrowserEvent event)
The the atom command that should be wrapped with the compound command has been executed. |
void |
executePerformed(HistoryBrowser.HistoryBrowserEvent event)
The command has been executed. |
void |
historyReset(HistoryBrowser.HistoryBrowserEvent event)
History has been reset, and all commands have been removed from the history. |
void |
redoPerformed(HistoryBrowser.HistoryBrowserEvent event)
The redo has been performed on the command. |
void |
undoPerformed(HistoryBrowser.HistoryBrowserEvent event)
The undo has been performed on the command. |
Method Detail |
---|
void executePerformed(HistoryBrowser.HistoryBrowserEvent event)
void undoPerformed(HistoryBrowser.HistoryBrowserEvent event)
void redoPerformed(HistoryBrowser.HistoryBrowserEvent event)
void historyReset(HistoryBrowser.HistoryBrowserEvent event)
void doCompoundEdit(HistoryBrowser.HistoryBrowserEvent event)
void compoundEditPerformed(HistoryBrowser.HistoryBrowserEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |