public class VergilInitializer extends java.lang.Object
How this works is that ptII/ptolemy/configs/defaultFullConfiguration.xml sets a StringParameter called "_applicationInitializer" that names this class. VergilApplication reads the parameter and instantiates this class.
| Constructor and Description |
|---|
VergilInitializer()
Perform any Vergil initialization.
|
public VergilInitializer()