morey.spore
Class Pent2

java.lang.Object
  |
  +--morey.spore.Demo
        |
        +--morey.spore.Pent2

public class Pent2
extends Demo

a set of controls to handle the Processor

Here is a link to the source code

See Also:
Processor

Constructor Summary
Pent2()
           
 
Method Summary
 void init(Processor p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pent2

public Pent2()
Method Detail

init

public void init(Processor p)
Overrides:
init in class Demo