public class RunGND
extends de.bsvrz.sys.funclib.application.AbstractGUIApplication
| Constructor and Description |
|---|
RunGND() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getApplicationName() |
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
static void |
main(java.lang.String[] args) |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) |
java.lang.String |
toString() |
connect, getConnection, isDavConnected, setConnectionpublic static void main(java.lang.String[] args)
args - die Aufrufparemeterpublic void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
throws java.lang.Exception
java.lang.Exceptionpublic void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String getApplicationName()
getApplicationName in class de.bsvrz.sys.funclib.application.AbstractGUIApplicationpublic java.lang.String toString()
toString in class java.lang.Object