Uses of Class
com.iizigo.project.NewModuleProjectWizardStartupPage1
Packages that use NewModuleProjectWizardStartupPage1
Uses of NewModuleProjectWizardStartupPage1 in com.iizigo.project
Methods in com.iizigo.project with parameters of type NewModuleProjectWizardStartupPage1Modifier and TypeMethodDescriptionstatic void
NewModuleProjectWizardStartup.createModuleProject
(UIFeedBack<String> feedBack, NewModuleProjectWizardStartupPage1 page1, NewModuleProjectWizardStartupPage2 page2) Creates the project with settings from page1 and 2.Constructors in com.iizigo.project with parameters of type NewModuleProjectWizardStartupPage1ModifierConstructorDescriptionNewModuleProjectWizardStartupPage2
(NewModuleProjectWizardStartupPage1 page1, int widthHint, String baseTextTableName) Creates the new text tables with languages wizard page.