A working set selection dialog displays the list of working
sets available in the workbench.
Use org.eclipse.ui.IWorkingSetManager#createWorkingSetSelectionDialog(Shell)
to create an instance of this dialog.
This interface is not intended to be implemented by clients.
See Also: org.eclipse.ui.IWorkingSetManager since: 2.0 |