com.simonstl.moe.test
Class ComponentGenNest

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

public class ComponentGenNest
extends java.lang.Object

The ComponentGenNest class creates a single complex MOE object and sends it 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
ComponentGenNest()
           
 
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

ComponentGenNest

public ComponentGenNest()
Method Detail

main

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