|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.utility.commandline.XithArgumentsRegistry
public class XithArgumentsRegistry
Provides a static method, that fills all the standard arguments into an ArgumentsRegistry.
| Method Summary | |
|---|---|
static void |
addStandardArguments(org.jagatoo.commandline.ArgumentsRegistry argReg)
Fills all the standard arguments into an ArgumentsRegistry. |
static org.jagatoo.commandline.ArgumentsRegistry |
createStandardArgumentsRegistry()
Creates a new ArgumentsRegistry and fills all the standard arguments into it. |
static void |
dumpHelpForStandardArguments()
Dumps the valid arguments with descriptions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void addStandardArguments(org.jagatoo.commandline.ArgumentsRegistry argReg)
ArgumentsRegistry.
argReg - public static org.jagatoo.commandline.ArgumentsRegistry createStandardArgumentsRegistry()
ArgumentsRegistry and fills all the standard arguments into it.
ArgumentsRegistry.public static void dumpHelpForStandardArguments()
ArgumentsRegistry.dump()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||