|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiagapplet.CodeGen.CodeGenCmdLine
public class CodeGenCmdLine
The command line only version of the CodeGenerator and generally newer preferred method of creating format/update functions. Uses fake interfaceses GUI classes to eliminate dependancies on java.awt and javax.swing needed by the older graphical tool. (CodeGen.java)
Constructor Summary | |
---|---|
CodeGenCmdLine()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main function, call with "--help" to see full list of possible arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodeGenCmdLine()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |