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 FormganttChartchangeSupport, 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 |
|---|
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, setGanttChartfindFocusedTable, getGanttChartgetToolTipText, setToolTipTextaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic UndoActionLabeled(T gc)
gc - the Gantt chart on which to invoke the actionpublic void commandStackChanged(CommandStackEvent event)
ICommandStackListenercommandStackChanged in interface ICommandStackListenercommandStackChanged in class UndoAction<T extends AbstractGanttChart>event - the event issued by the command stackCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.