@Named public class UndoAction extends VPAbstractAction implements DocumentSelectionChangeListener, HistoryGrownListener, ForwardHistoryStepListener, BackwardHistoryStepListener, Undo
InheritanceExclusion.Category, InheritanceExclusion.CDIBean, InheritanceExclusion.HistoryCategory, InheritanceExclusion.LayerNode, InheritanceExclusion.Participant, InheritanceExclusion.StorablechangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
UndoAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
notifyDocumentSelected(DocumentNode selectedDocument) |
void |
notifyHistoryGrown(History.HistoryStep<?> incomming,
boolean byFileRead) |
void |
notifyHSDone() |
void |
notifyHSUndone() |
changedTo, getIcon, setIcons, setIcons, setName, setName, setTooltip, waitForEnableaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in interface VPActionpublic void notifyDocumentSelected(DocumentNode selectedDocument)
notifyDocumentSelected in interface DocumentSelectionChangeListenerpublic void notifyHistoryGrown(History.HistoryStep<?> incomming, boolean byFileRead)
notifyHistoryGrown in interface HistoryGrownListenerpublic void notifyHSDone()
notifyHSDone in interface ForwardHistoryStepListenerpublic void notifyHSUndone()
notifyHSUndone in interface BackwardHistoryStepListenerCopyright © 2017. All rights reserved.