| Package | Description |
|---|---|
| org.kepler.gui | |
| org.kepler.gui.frame | |
| ptolemy.vergil.actor |
Actor specific GUI packages.
|
| ptolemy.vergil.modal |
Finite State Machine Editor.
|
| ptolemy.vergil.modal.ia |
Vergil Finite State Machine Interface Automata classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeplerGraphFrame
Kepler-specific overrides for the graph frame.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TabbedKeplerGraphFrame
This is a graph editor frame that uses a tabbed pane to display
multiple composite actors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActorGraphFrame
This is a graph editor frame for ptolemy models.
|
| Constructor and Description |
|---|
InstantiateAttributeAction(ExtendedGraphFrame graphFrame,
java.lang.String initialLastAttributeClassName)
Create a new action to instantiate an attribute.
|
InstantiateEntityAction(ExtendedGraphFrame graphFrame,
java.lang.String initialLastEntityClassName)
Create a new action to instantiate an entity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CaseGraphFrame
This is a graph editor frame for ptolemy case models.
|
class |
FSMGraphFrame
This is a graph editor frame for ptolemy FSM models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterfaceAutomatonGraphFrame
This is a graph editor frame for ptolemy InterfaceAutomaton models.
|