edu.ucla.stat.SOCR.core
Class CreateImplementationFile

java.lang.Object
  extended by edu.ucla.stat.SOCR.core.CreateImplementationFile

public class CreateImplementationFile
extends java.lang.Object

this class used to create Implementation files used to initiate the comboBox, its goal is to replace the ClassLoader.

Author:
Jeff Ma

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

Constructor Detail

CreateImplementationFile

public CreateImplementationFile()
Method Detail

usage

public static void usage()

main

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