|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.umd.cfar.lamp.viper.gui.core.RunGT
Runs the viper-gt application. To enable assertions, send this to the vm:
-eaTo enable 'play nice with os x':
-Dapple.laf.useScreenMenuBar=true -Xdock:name="ViPER-GT" -Xdock:icon="common/icons/lamp.icns"
Constructor Summary | |
RunGT()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Runs the apploader using the gt-config.n3 preferences file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RunGT()
Method Detail |
public static void main(java.lang.String[] args)
args
- these args are passed untouched to the AppLoader.main(String[])
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |