Package | Description |
---|---|
org.kepler.ddp.gui | |
org.kepler.gui.frame | |
org.kepler.objectmanager.data.db | |
org.sdm.spa.gui | |
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.gui.exec |
The ptolemy.actor.gui.exec package.
|
ptolemy.actor.gui.ptjacl |
The ptolemy.actor.gui.ptjacl package.
|
ptolemy.actor.gui.python |
The ptolemy.actor.gui.python package.
|
ptolemy.actor.gui.run |
The ptolemy.actor.gui.run package.
|
ptolemy.actor.gui.test |
The ptolemy.actor.gui.test package.
|
ptolemy.actor.lib.image |
Actors that manipulate images.
|
ptolemy.vergil.actor |
Actor specific GUI packages.
|
ptolemy.vergil.actor.lib |
Vergil specific actors.
|
ptolemy.vergil.icon |
Vergil icons.
|
ptolemy.vergil.modal |
Finite State Machine Editor.
|
ptolemy.vergil.modal.ia |
Vergil Finite State Machine Interface Automata classes.
|
ptolemy.vergil.modal.modal |
The ptolemy.vergil.modal.modal package.
|
ptolemy.vergil.toolbox |
Vergil factories.
|
ptolemy.vergil.tree |
Ptolemy Model Tree Editor.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExecutionChoiceGraphTableau.Factory
A factory that creates graph editing tableaux for Ptolemy models.
|
Modifier and Type | Class and Description |
---|---|
static class |
CaseGraphTableau.Factory
A factory that creates graph editing tableaux for Ptolemy models.
|
static class |
KeplerGraphTableau.Factory
A factory that creates graph editing tableaux for Ptolemy models.
|
static class |
TabbedKeplerGraphTableau.Factory
A factory that creates graph editing tableaux for Ptolemy models.
|
Modifier and Type | Class and Description |
---|---|
class |
QBTableauFactory
This class is an attribute that creates a Query Builder to edit a specified
string attribute in the container of this attribute.
|
Modifier and Type | Class and Description |
---|---|
static class |
DoubleShellTAPTableau.Factory
A factory that creates a control panel to display a Tcl Shell
|
Modifier and Type | Class and Description |
---|---|
static class |
BrowserTableau.Factory
A factory that creates web browser tableaux for Ptolemy models.
|
static class |
Console.Factory
A factory that creates a control panel to display Console.
|
static class |
ExpressionShellTableau.Factory
A factory that creates a control panel to display an Expression Shell.
|
static class |
HTMLViewerTableau.Factory
A factory that creates HTML viewer tableaux for Ptolemy models.
|
static class |
JVMTableau.Factory
A factory that creates a control panel to display JVM Properties.
|
class |
LevelSkippingTableauFactory
This class is an attribute that creates a tableau to view an object
contained by the model associated with the specified effigy.
|
static class |
MatrixTokenTableau.Factory
A factory that creates a matrix token tableau.
|
static class |
PlotTableau.Factory
A factory that creates a plot tableau for Ptolemy models.
|
class |
PtolemyTableauFactory
This is an intermediate container tableau factory that is designed to contain
all tableau factories in a configuration that are capable of displaying a
Ptolemy II model.
|
static class |
RunTableau.Factory
A factory that creates run control panel tableaux for Ptolemy models.
|
static class |
RunTableau.TopFactory
A factory that creates run control panel tableaux for the model
associated with a top-level effigy (one that has a file
representation).
|
static class |
TextEditorTableau.Factory
A factory that creates text editor tableaux for Ptolemy models.
|
static class |
TokenTableau.Factory
A factory that creates a token tableau.
|
Modifier and Type | Method and Description |
---|---|
TableauFactory |
Effigy.getTableauFactory()
Get a tableau factory that offers views of this effigy, or
null if none has been specified.
|
Modifier and Type | Method and Description |
---|---|
void |
Effigy.setTableauFactory(TableauFactory factory)
Specify a tableau factory that offers multiple views of this effigy.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExecShellTableau.Factory
A factory that creates a control panel to display a Exec Shell.
|
Modifier and Type | Class and Description |
---|---|
static class |
TclShellTableau.Factory
A factory that creates a control panel to display a Tcl Shell.
|
Modifier and Type | Class and Description |
---|---|
static class |
PythonShellTableau.Factory
A factory that creates a control panel to display a Python shell.
|
Modifier and Type | Class and Description |
---|---|
static class |
InterfaceTableau.Factory
A factory that creates run control panel tableaux for Ptolemy models.
|
Modifier and Type | Class and Description |
---|---|
static class |
SimpleTableau.Factory
A factory that creates run control panel tableaux for Ptolemy models.
|
static class |
SimpleTableau.TopFactory
A factory that creates run control panel tableaux for the model
associated with a top-level effigy (one that has a file
representation).
|
Modifier and Type | Class and Description |
---|---|
static class |
ImageTableau.Factory
A factory that creates a token tableau.
|
Modifier and Type | Class and Description |
---|---|
static class |
ActorGraphTableau.Factory
A factory that creates graph editing tableaux for Ptolemy models.
|
static class |
DocBuilderTableau.Factory
A factory that creates DocBuilderGUI tableaux for Ptolemy models.
|
static class |
DocTableau.Factory
A factory that creates Doc viewer tableaux for Ptolemy models.
|
class |
TypeOpaqueCompositeActorTableauFactory
A factory that creates graph editing tableaux for untyped models.
|
Modifier and Type | Class and Description |
---|---|
class |
VisualModelReference.LookInside
A tableau factory to override the look inside behavior to open
the referenced model, if there is one.
|
Modifier and Type | Class and Description |
---|---|
static class |
EditIconTableau.Factory
A factory that creates icon editing tableaux for Ptolemy models.
|
Modifier and Type | Class and Description |
---|---|
static class |
FSMGraphTableau.Factory
A factory that creates graph editing tableaux for Ptolemy models.
|
Modifier and Type | Class and Description |
---|---|
static class |
InterfaceAutomatonGraphTableau.Factory
A factory that creates graph editing tableaux for Ptolemy models.
|
Modifier and Type | Class and Description |
---|---|
class |
ModalTableauFactory
A tableau factory that opens an editor on the contained controller
rather than this composite actor.
|
Modifier and Type | Class and Description |
---|---|
class |
FileEditorTableauFactory
This class is an attribute that creates an editor to edit a specified
file or URL given by an attribute in the container of this attribute.
|
class |
TextEditorTableauFactory
This class is an attribute that creates a text editor to edit a specified
string attribute in the container of this attribute.
|
Modifier and Type | Class and Description |
---|---|
static class |
TreeTableau.Factory
This is a factory that creates tree-view tableaux for Ptolemy models.
|