Package | Description |
---|---|
ptolemy.actor.gui.jnlp |
The ptolemy.actor.gui.jnlp package.
|
Modifier and Type | Class and Description |
---|---|
class |
BCVTBApplication
Wrapper class to start up the Building Controls Virtual Test Bench (BCVTB).
|
class |
CapeCodeApplication
Wrapper class to start up CapeCode, the subset that has the
convenient feature that it automatically imports all the accessors
at https://accessors.org and makes them available in an
actor library to drag and drop into models.
|
class |
CyPhySimApplication
Wrapper class to start up CyPhySim, the Cyber-Physical Simulator.
|
class |
DSPApplication
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
class |
FullApplication
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
class |
HyVisualApplication
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
class |
PtinyApplication
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
class |
PtinyKeplerApplication
Run the Ptiny version of Vergil inside a security sandbox.
|
class |
PtinySandboxApplication
Run the Ptiny version of Vergil inside a security sandbox.
|
class |
SpaceApplication
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start to run the Office Space application
This class is very similar to other classes that invoke
Vergil applications under Web Start because each application
needs to have its own jar file.
|
class |
VisualSenseApplication
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|