Package | Description |
---|---|
org.kepler.gui | |
org.kepler.profiling.gui | |
ptolemy.vergil.basic |
Basic GUI classes.
|
ptolemy.vergil.tree |
Ptolemy Model Tree Editor.
|
Modifier and Type | Class and Description |
---|---|
class |
FilteredVisibleTreeModel
Created by IntelliJ IDEA.
|
class |
SubsetWorkflowOutlineTreeModel
A tree model that can display a subset of a workflow.
|
class |
WorkflowOutlineTreeModel
This class displays all class and entities as well as directors in the Tree.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkflowOutlineTreeActorFireModel
A TreeModel for a workflow outline showing actor firing information.
|
Modifier and Type | Field and Description |
---|---|
protected ClassAndEntityTreeModel |
BasicGraphFrame._treeViewModel
The tree view model.
|
Modifier and Type | Class and Description |
---|---|
class |
FullTreeModel
A tree model for Ptolemy II models.
|
class |
VisibleTreeModel
A tree model for the Vergil library panel.
|