de.kappich.pat.configBrowser.main
Class OnlineConfigurationViewer
java.lang.Object
de.kappich.pat.configBrowser.main.OnlineConfigurationViewer
- All Implemented Interfaces:
- StandardApplication
public class OnlineConfigurationViewer
- extends Object
- implements StandardApplication
Applikation, die online via Datenverteiler eine Darstellung der Konfigurationsobjekte in einem Swing-Fenster realisiert.
- Author:
- Kappich Systemberatung
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnlineConfigurationViewer
public OnlineConfigurationViewer()
main
public static void main(String[] args)
parseArguments
public void parseArguments(ArgumentList argumentList)
throws Exception
- Specified by:
parseArguments
in interface StandardApplication
- Throws:
Exception
initialize
public void initialize(ClientDavInterface connection)
throws Exception
- Specified by:
initialize
in interface StandardApplication
- Throws:
Exception