public class PrevChangeAction
extends ilog.views.gantt.action.IlvAction
| Modifier and Type | Class and Description |
|---|---|
static interface |
PrevChangeAction.HasPrevious |
| Constructor and Description |
|---|
PrevChangeAction(PrevChangeAction.HasPrevious previous) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
getAccelerator, getAcceleratorText, getIcon, getLongDescription, getMnemonic, getName, getShortDescription, setAccelerator, setIcon, setIcon, setLongDescription, setMnemonic, setName, setShortDescriptionpublic PrevChangeAction(PrevChangeAction.HasPrevious previous)