public class AddNatureWizard extends org.eclipse.jface.wizard.Wizard
| Constructor and Description |
|---|
AddNatureWizard(org.eclipse.core.resources.IProject project) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPages() |
boolean |
performCancel() |
boolean |
performFinish() |
static void |
run(org.eclipse.core.resources.IProject project) |
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitlepublic AddNatureWizard(org.eclipse.core.resources.IProject project) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionpublic void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.jface.wizard.Wizardpublic boolean performFinish()
performFinish in interface org.eclipse.jface.wizard.IWizardperformFinish in class org.eclipse.jface.wizard.Wizardpublic boolean performCancel()
performCancel in interface org.eclipse.jface.wizard.IWizardperformCancel in class org.eclipse.jface.wizard.Wizardpublic static void run(org.eclipse.core.resources.IProject project) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException