|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |