com.simonstl.moe.test
Class ComponentGenSeries

java.lang.Object
  |
  +--com.simonstl.moe.test.ComponentGenSeries

public class ComponentGenSeries
extends java.lang.Object

The ComponentGenSeries class creates some MOE objects and sends them to a listener class.

version 0.01 is the initial release and contains plenty of bogus placeholder functionality.

Version:
0.01 27 August 2001
Author:
Simon St.Laurent

Constructor Summary
ComponentGenSeries()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentGenSeries

public ComponentGenSeries()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception