@Named @DependsOn(value="undoAction") public class RedoAction extends VPAbstractAction implements DocumentSelectionChangeListener, HistoryGrownListener, ForwardHistoryStepListener, BackwardHistoryStepListener, Redo, org.springframework.beans.factory.SmartInitializingSingleton
InheritanceExclusion.Category, InheritanceExclusion.CDIBean, InheritanceExclusion.HistoryCategory, InheritanceExclusion.LayerNode, InheritanceExclusion.Participant, InheritanceExclusion.Storable| Modifier and Type | Field and Description |
|---|---|
static Namespace |
NS |
changeSupport, 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 |
|---|
RedoAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
afterSingletonsInstantiated() |
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, setEnabledpublic static final Namespace NS
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in interface VPActionpublic void afterSingletonsInstantiated()
afterSingletonsInstantiated in interface org.springframework.beans.factory.SmartInitializingSingletonpublic 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.