com.yobotics.simulationconstructionset.whiteBoard
Class YoWhiteBoardViewerGUI

java.lang.Object
  extended by com.yobotics.simulationconstructionset.whiteBoard.YoWhiteBoardViewerGUI

public class YoWhiteBoardViewerGUI
extends java.lang.Object


Constructor Summary
YoWhiteBoardViewerGUI(java.lang.String ipAddress, int sendPort, int receivePort)
           
 
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
 

Constructor Detail

YoWhiteBoardViewerGUI

public YoWhiteBoardViewerGUI(java.lang.String ipAddress,
                             int sendPort,
                             int receivePort)
                      throws java.io.IOException
Throws:
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException