Package ptolemy.actor.gui.run
The ptolemy.actor.gui.run package.
This package is a draft of a facility that allows the user to edit the run window. Work on this facility was not completed because Eclipse RCP was seen as a package that was being regularly updated.
To use this facility, start up vergil, open a model and select View -> Interface Window. In the resulting Window, use the Customize menu to change the layout.
- Since:
- Ptolemy II 7.2
-
Class Summary Class Description CustomizableRunFrame A top-level frame for a customizable run control panel.CustomizableRunPane A panel for interacting with an executing Ptolemy II model.InterfaceTableau A tableau that creates a new run control panel for a ptolemy model.InterfaceTableau.Factory A factory that creates run control panel tableaux for Ptolemy models.LayoutTableau A run control pane for the model.PaletteList A customized version of the DndList class by Michael Connor (mlconnor@yahoo.com).PtolemyFormEditor A customized version of the FormEditor class by Michael Connor (mlconnor@yahoo.com).RunLayoutFrame A top-level frame for editing the layout of a customizable run control panel.