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