| Package | Description |
|---|---|
| ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ModelPane |
ModelFrame.modelPane()
Return the container into which to place placeable objects.
|
| Constructor and Description |
|---|
ModelFrame(CompositeActor model,
Tableau tableau,
ModelPane pane)
Construct a frame to control the specified Ptolemy II model.
|