crw.framework
Class Algorithm

java.lang.Object
  |
  +--crw.framework.Algorithm

public abstract class Algorithm
extends java.lang.Object

This calss contains the key methods and algorithms to be used by the applet


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

Constructor Detail

Algorithm

public Algorithm()
the constructor