|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.vergil.VergilInitializer
public class VergilInitializer
Initialize Vergil. This example class does nothing, though applications could do things like add constants.
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 Summary | |
|---|---|
VergilInitializer()
Perform any Vergil initialization. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VergilInitializer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||