edu.princeton.toy
protected class TOptionsFrame.ShutdownHook extends java.lang.Object implements java.lang.Runnable
Modifier | Constructor and Description |
---|---|
protected |
TOptionsFrame.ShutdownHook()
Creates a new ShutdownHook.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Saves all the autogenerate fields into a copy of the appliedOptions Mapping and exports
it to the toy.conf file.
|