public class SelectFolderWizard extends NewFolderWizard
NewFolderWizard.IFolderPage
dialog_, finished_, folder_, folderPage_, provider_, workbench_
Constructor and Description |
---|
SelectFolderWizard(IWorkbench workbench,
IAbstractFolderProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
finish()
Is called when the wizard should finish the process.
|
IWizardPage |
getFirstPage(IStandardModalDialog dialog)
Should return the first page of the wizard.
|
String |
getTitle()
Returns the title for the wizard.
|
cancel, getCreatedFolder, getNextPage, getPreviousPage, windowActivated, windowClosed
windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened
public SelectFolderWizard(IWorkbench workbench, IAbstractFolderProvider provider)
public void finish()
IWizard
finish
in interface IWizard
finish
in class NewFolderWizard
public IWizardPage getFirstPage(IStandardModalDialog dialog)
IWizard
getFirstPage
in interface IWizard
getFirstPage
in class NewFolderWizard
dialog
- the dialog in which the wizard is loadedpublic String getTitle()
IWizard
getTitle
in interface IWizard
getTitle
in class NewFolderWizard