stella
Class CommandEvent.Create

java.lang.Object
  extended by stella.CommandEvent.Create
Enclosing class:
CommandEvent

public static final class CommandEvent.Create
extends Object

Test.


Constructor Summary
CommandEvent.Create()
           
 
Method Summary
static void main(String[] arg)
          Grabs the first command line argument and passes it to the CommandEvent.classNameToTemplate(java.lang.String) method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandEvent.Create

public CommandEvent.Create()
Method Detail

main

public static void main(String[] arg)
Grabs the first command line argument and passes it to the CommandEvent.classNameToTemplate(java.lang.String) method.