Class HWHclient
java.lang.Object
HWHclient
public class HWHclient
- extends java.lang.Object
HWHclient is a SWT implementation of a client.
It opens a tomcat web server and serves the specified scoring program in an embedded browser.
Field Summary |
static java.lang.String |
basedir
|
static boolean |
debug
|
static java.lang.String |
SEP
|
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
basedir
public static final java.lang.String basedir
debug
public static boolean debug
SEP
public static final java.lang.String SEP
HWHclient
public HWHclient()
main
public static void main(java.lang.String[] args)