mennov1
Class MennoV1

java.lang.Object
  extended by mennov1.MennoV1

public class MennoV1
extends java.lang.Object

The main class for the robot. This initializes the communication channels (clients) to the bothandler.


Constructor Summary
MennoV1()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MennoV1

public MennoV1()
Method Detail

main

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