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.
| Red (cxh) |
| Red (cxh) |
| Constructor and Description |
|---|
VergilInitializer()
Perform any Vergil initialization.
|