T
- the type of the Gantt chartpublic class RedoActionLabeled<T extends AbstractGanttChart> extends RedoAction<T> implements ICommandStackListener
ICommandStack.redo(com.dlsc.flexgantt.command.IProgressMonitor)
,
ICommandStack.isRedoable()
,
Serialized FormganttChart
changeSupport, enabled
ACCELERATOR_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 |
---|
RedoActionLabeled(T gc)
Constructs a new action.
|
Modifier and Type | Method and Description |
---|---|
void |
commandStackChanged(CommandStackEvent event)
Gets called whenever the command stack changed.
|
actionPerformed, propertyChange, setGanttChart
findFocusedTable, getGanttChart
getToolTipText, setToolTipText
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public RedoActionLabeled(T gc)
gc
- the Gantt chart on which to invoke the actionpublic void commandStackChanged(CommandStackEvent event)
ICommandStackListener
commandStackChanged
in interface ICommandStackListener
commandStackChanged
in class RedoAction<T extends AbstractGanttChart>
event
- the event issued by the command stackCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.