|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.apps.svgbrowser.HistoryBrowser.HistoryBrowserAdapter
public static class HistoryBrowser.HistoryBrowserAdapter
The adapter to provide the default behavior.
Constructor Summary | |
---|---|
HistoryBrowser.HistoryBrowserAdapter()
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HistoryBrowser.HistoryBrowserAdapter()
Method Detail |
---|
public void executePerformed(HistoryBrowser.HistoryBrowserEvent event)
HistoryBrowser.HistoryBrowserListener
executePerformed
in interface HistoryBrowser.HistoryBrowserListener
public void undoPerformed(HistoryBrowser.HistoryBrowserEvent event)
HistoryBrowser.HistoryBrowserListener
undoPerformed
in interface HistoryBrowser.HistoryBrowserListener
public void redoPerformed(HistoryBrowser.HistoryBrowserEvent event)
HistoryBrowser.HistoryBrowserListener
redoPerformed
in interface HistoryBrowser.HistoryBrowserListener
public void historyReset(HistoryBrowser.HistoryBrowserEvent event)
HistoryBrowser.HistoryBrowserListener
historyReset
in interface HistoryBrowser.HistoryBrowserListener
public void compoundEditPerformed(HistoryBrowser.HistoryBrowserEvent event)
HistoryBrowser.HistoryBrowserListener
compoundEditPerformed
in interface HistoryBrowser.HistoryBrowserListener
public void doCompoundEdit(HistoryBrowser.HistoryBrowserEvent event)
HistoryBrowser.HistoryBrowserListener
doCompoundEdit
in interface HistoryBrowser.HistoryBrowserListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |