org.colos.ejs.library.collaborative
Class ConfTeacherTool

java.lang.Object
  extended by org.colos.ejs.library.collaborative.ConfTeacherTool

public class ConfTeacherTool
extends java.lang.Object

Teacher Interface: this is the class teacher connection with the collaborative simulation


Constructor Summary
ConfTeacherTool()
          Constructor without parameters.
ConfTeacherTool(java.awt.Dimension dim, SimulationCollaborative sim, java.lang.String paramServer, java.lang.String paramPort)
          Constructor with parameters
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfTeacherTool

public ConfTeacherTool()
Constructor without parameters.


ConfTeacherTool

public ConfTeacherTool(java.awt.Dimension dim,
                       SimulationCollaborative sim,
                       java.lang.String paramServer,
                       java.lang.String paramPort)
Constructor with parameters

Parameters:
dim - Dimension
sim - SimualationCollaborative Simulation for collaboration
paramServer - String Public web server
paramPort - String Connection Port