com.bitmechanic.maxq
Class Main
java.lang.Object
com.bitmechanic.maxq.Main
public class Main
- extends java.lang.Object
todo Make default package configurable
todo Make default save location configurable
todo Remeber package and save location
Constructor Summary |
Main()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
getProxy
public ProxyServer getProxy()
parseLine
public static void parseLine(java.lang.String[] argv,
Main.CommandLineResults results)
main
public static void main(java.lang.String[] argv)
runTests
public void runTests(java.lang.String[] tests)
- Runs tests on command line.
startGUI
public void startGUI(int port,
java.lang.String openPath)
throws java.lang.Exception
- Throws:
java.lang.Exception