public class NextChangeAction
extends ilog.views.gantt.action.IlvAction
| Modifier and Type | Class and Description |
|---|---|
static interface |
NextChangeAction.HasNext |
| Constructor and Description |
|---|
NextChangeAction(NextChangeAction.HasNext next) |
| 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 NextChangeAction(NextChangeAction.HasNext next)