gzz.control
Class Control

java.lang.Object
  |
  +--gzz.control.Control

public class Control
extends java.lang.Object

An interface provided by the "main program" (active object).


Constructor Summary
Control()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Control

public Control()