public interface IWorkingSetNewWizard extends IWizard
Use org.eclipse.ui.IWorkingSetManager#createWorkingSetNewWizard(String[] workingSetIds) to create an instance of this wizard.
This interface is not intended to be implemented by clients.
IWorkingSetManager
,
IWorkingSetPage
Modifier and Type | Method and Description |
---|---|
IWorkingSet |
getSelection()
Returns the new working set.
|
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer
IWorkingSet getSelection()
null
if the wizard has
been cancelled.null
if the wizard has been
cancelled.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.