Uses of Class
com.iizigo.project.NewModuleProjectWizardStartupPage1
Packages that use NewModuleProjectWizardStartupPage1 Package Description com.iizigo.project Uses of NewModuleProjectWizardStartupPage1 in com.iizigo.project
Methods in com.iizigo.project with parameters of type NewModuleProjectWizardStartupPage1 Modifier and Type Method Description static void
NewModuleProjectWizardStartup. createModuleProject(UIFeedBack<java.lang.String> feedBack, NewModuleProjectWizardStartupPage1 page1, NewModuleProjectWizardStartupPage2 page2)
Creates the project with settings from page1 and 2.Constructors in com.iizigo.project with parameters of type NewModuleProjectWizardStartupPage1 Constructor Description NewModuleProjectWizardStartupPage2(NewModuleProjectWizardStartupPage1 page1, int widthHint, java.lang.String baseTextTableName)
Creates the new text tables with languages wizard page.