|
|||||||||||
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.SimpleLoader
Simple viewer of viper files. Useful for debugging, especially when the error might be in the application loader.
Constructor Summary | |
SimpleLoader()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Create a simple view of the viper file passed in the command line argument. |
static void |
printUsage()
Prints usage error string. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleLoader()
Method Detail |
public static void main(java.lang.String[] args)
args
- the command line argumentspublic static void printUsage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |