net.compute
Class ComputableDisplay

java.lang.Object
  extended by net.compute.ComputableDisplay
All Implemented Interfaces:
java.io.Serializable, ComputableObject

public class ComputableDisplay
extends java.lang.Object
implements ComputableObject

See Also:
Serialized Form

Constructor Summary
ComputableDisplay(java.awt.Image img)
           
 
Method Summary
 java.io.Serializable compute()
           
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

ComputableDisplay

public ComputableDisplay(java.awt.Image img)
                  throws java.io.IOException
Throws:
java.io.IOException
Method Detail

compute

public java.io.Serializable compute()
Specified by:
compute in interface ComputableObject

main

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