Uses of Class
com.taursys.tools.CodeGenerator

Packages that use CodeGenerator
com.taursys.tools This package contains tools for generating code to build Mapper presenation applications. 
 

Uses of CodeGenerator in com.taursys.tools
 

Methods in com.taursys.tools that return CodeGenerator
static CodeGenerator CodeGenerator.getInstance()
          Gets the singleton instance of the CodeGenerator.
 

Constructors in com.taursys.tools with parameters of type CodeGenerator
WizardDialog(Settings settings, CodeGenerator generator)
          Constructs a new WizardDialog
ValueObjectWizard(Settings projectSettings, CodeGenerator generator)
          Constructs a new ServletFormWizard
ServletFormWizard(Settings projectSettings, CodeGenerator generator)
          Constructs a new ServletFormWizard
ServletAppWizard(Settings projectSettings, CodeGenerator generator)
          Constructs a new ServletFormWizard
MainFrame(Settings settings, CodeGenerator generator)
          Construct the frame
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.