Modifier and Type | Method and Description |
---|---|
void |
init(IWorkbench workbench,
IProject project)
Initializes this creation wizard using the passed workbench and
the selected project.
|
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer
void init(IWorkbench workbench, IProject project)
This method is called after the no argument constructor and before other methods are called.
workbench
- the current workbenchproject
- the selected project
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.