Package | Description |
---|---|
ptolemy.actor.gui.run |
The ptolemy.actor.gui.run package.
|
Modifier and Type | Field and Description |
---|---|
protected CustomizableRunPane |
CustomizableRunFrame._pane
The pane inside this frame.
|
protected CustomizableRunPane |
RunLayoutFrame._pane
The run pane whose layout is being edited.
|
Constructor and Description |
---|
LayoutTableau(PtolemyEffigy container,
java.lang.String name,
CustomizableRunPane pane)
Create a new run control panel for the model with the given
effigy.
|
RunLayoutFrame(CompositeActor model,
Tableau tableau,
CustomizableRunPane pane)
Construct a frame to control the specified Ptolemy II model.
|