Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
OpenNewJavaProjectWizardAction.setConfiguredWizardPages(NewJavaProjectWizardPageOne pageOne,
NewJavaProjectWizardPageTwo pageTwo)
Sets the configure wizard pages to be used by the wizard.
|
Constructor and Description |
---|
NewJavaProjectWizardPageTwo(NewJavaProjectWizardPageOne mainPage)
Constructor for the
NewJavaProjectWizardPageTwo . |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.