Package | Description |
---|---|
org.kepler.gui | |
ptolemy.vergil.actor |
Actor specific GUI packages.
|
ptolemy.vergil.basic |
Basic GUI classes.
|
ptolemy.vergil.modal |
Finite State Machine Editor.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigureNamedObjAction
An action that will configure parameters for a specific NamedObj.
|
Modifier and Type | Field and Description |
---|---|
protected static ConfigureAction |
LinkController._configureAction
The configure action, which handles edit parameters requests.
|
Modifier and Type | Field and Description |
---|---|
protected static ConfigureAction |
ParameterizedNodeController._configureAction
The configure action, which handles edit parameters requests.
|
protected static ConfigureAction |
BasicGraphController._configureAction
The configure action.
|
Modifier and Type | Field and Description |
---|---|
protected static ConfigureAction |
TransitionController._configureAction
The configure action, which handles edit parameters requests.
|