Class | Description |
---|---|
BCVTBApplication |
Wrapper class to start up the Building Controls Virtual Test Bench (BCVTB).
|
DSPApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
FullApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
HyVisualApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
MenuApplication |
A wrapper that starts up Vergil from a menu.
|
PtinyApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
PtinyKeplerApplication |
Run the Ptiny version of Vergil inside a security sandbox.
|
PtinySandboxApplication |
Run the Ptiny version of Vergil inside a security sandbox.
|
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.
|
VisualSenseApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|