Eclipse JDT
Release 3.7

Uses of Class
org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne

Packages that use NewJavaProjectWizardPageOne
org.eclipse.jdt.ui.actions Application programming interfaces for Eclipse Java User Interface specific actions. 
org.eclipse.jdt.ui.wizards Application programming interfaces for interaction with the Eclipse Java User Interface wizards. 
 

Uses of NewJavaProjectWizardPageOne in org.eclipse.jdt.ui.actions
 

Methods in org.eclipse.jdt.ui.actions with parameters of type NewJavaProjectWizardPageOne
 void OpenNewJavaProjectWizardAction.setConfiguredWizardPages(NewJavaProjectWizardPageOne pageOne, NewJavaProjectWizardPageTwo pageTwo)
          Sets the configure wizard pages to be used by the wizard.
 

Uses of NewJavaProjectWizardPageOne in org.eclipse.jdt.ui.wizards
 

Constructors in org.eclipse.jdt.ui.wizards with parameters of type NewJavaProjectWizardPageOne
NewJavaProjectWizardPageTwo(NewJavaProjectWizardPageOne mainPage)
          Constructor for the NewJavaProjectWizardPageTwo.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.