|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A working set edit wizard allows editing a working set using the IWorkingSetPage associated with the working set. See the org.eclipse.ui.workingSets extension point for details.
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
Method Summary | |
IWorkingSet |
getSelection()
Returns the working set edited in the wizard. |
Methods inherited from interface org.eclipse.jface.wizard.IWizard |
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer |
Method Detail |
public IWorkingSet getSelection()
|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |