Package | Description |
---|---|
org.kepler | |
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.vergil |
The Ptolemy II GUI.
|
Modifier and Type | Class and Description |
---|---|
class |
KeplerConfigurationApplication
This class is the startup class for all non-gui applications of kepler.
|
Modifier and Type | Class and Description |
---|---|
class |
MoMLApplication
An application that sets the look and feel to the native look
and feel and then reads one or more
files specified on the command line, or instantiates one or
more Java classes specified by the -class option.
|
class |
PtExecuteApplication
This application executes Ptolemy II models specified on the
command line.
|
class |
PtolemyApplication
This application opens run control panels for models specified on the
command line.
|
Modifier and Type | Class and Description |
---|---|
class |
VergilApplication
An application for editing ptolemy models visually.
|