T
- the type of the Gantt chartpublic class UndoActionLabeled<T extends AbstractGanttChart> extends UndoAction<T>
ICommandStack.undo(com.dlsc.flexgantt.command.IProgressMonitor)
,
ICommandStack.isUndoable()
,
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 |
---|
UndoActionLabeled(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 UndoActionLabeled(T gc)
gc
- the Gantt chart on which to invoke the actionpublic void commandStackChanged(CommandStackEvent event)
ICommandStackListener
commandStackChanged
in interface ICommandStackListener
commandStackChanged
in class UndoAction<T extends AbstractGanttChart>
event
- the event issued by the command stackCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.