com.taursys.tools
Class CodeGen

java.lang.Object
  extended bycom.taursys.tools.CodeGen

public class CodeGen
extends java.lang.Object

Application to Generate Mapper Source Code

Version:
1.0
Author:
Marty Phelan

Constructor Summary
CodeGen(java.lang.String projectFileName)
          Construct the application
 
Method Summary
static void main(java.lang.String[] args)
          Main method sets Look and Feel and Instantiates CodeGen application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodeGen

public CodeGen(java.lang.String projectFileName)
Construct the application

Method Detail

main

public static void main(java.lang.String[] args)
Main method sets Look and Feel and Instantiates CodeGen application



Copyright © 2007 Martin T Phelan. All Rights Reserved.