| org.eclipse.pde.internal.ui.wizards.site.NewSiteProjectCreationPage
NewSiteProjectCreationPage | public class NewSiteProjectCreationPage extends WizardNewProjectCreationPage (Code) | | |
fWebText | protected Text fWebText(Code) | | |
NewSiteProjectCreationPage | public NewSiteProjectCreationPage(String pageName)(Code) | | Creates a new project creation wizard page.
Parameters: pageName - the name of this page |
createControl | public void createControl(Composite parent)(Code) | | (non-Javadoc)
Method declared on IDialogPage.
|
validatePage | protected boolean validatePage()(Code) | | |
|
|