com.judoscript.gui
Class GenListenerImpl

java.lang.Object
  extended by com.judoscript.gui.GenListenerImpl

public class GenListenerImpl
extends java.lang.Object

This tool generates an implementation class for a number of listener interfaces.


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

Constructor Detail

GenListenerImpl

public GenListenerImpl()
Method Detail

main

public static void main(java.lang.String[] names)