ix.iserve.ipc
Class IServeCommunicationTool

java.lang.Object
  extended by ix.iserve.ipc.IServeCommunicationTool

public class IServeCommunicationTool
extends java.lang.Object

The user interface to an IServeCommunicationStrategy.


Nested Class Summary
static class IServeCommunicationTool.Controller
          A ToolController for an AppletCommunicationTool.
protected  class IServeCommunicationTool.ToolFrame
          A simple GUI.
 
Constructor Summary
IServeCommunicationTool(IServeCommunicationStrategy strategy)
           
 
Method Summary
 void setVisible(boolean v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IServeCommunicationTool

public IServeCommunicationTool(IServeCommunicationStrategy strategy)
Method Detail

setVisible

public void setVisible(boolean v)