de.hattrickorganizer.net.connectiontest
Class ConnTest

java.lang.Object
  extended by de.hattrickorganizer.net.connectiontest.ConnTest

public class ConnTest
extends java.lang.Object

Simple class to run a connection test with debug information.

Author:
aik

Field Summary
static float VERSION
           
 
Constructor Summary
ConnTest()
          Constructor.
 
Method Summary
static void main(java.lang.String[] args)
           
 void start(javax.swing.JTextArea log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final float VERSION
See Also:
Constant Field Values
Constructor Detail

ConnTest

public ConnTest()
Constructor.

Method Detail

start

public void start(javax.swing.JTextArea log)

main

public static void main(java.lang.String[] args)
Parameters:
args -