Eclipse Platform
2.1

Uses of Interface
org.eclipse.ui.dialogs.IWorkingSetSelectionDialog

Packages that use IWorkingSetSelectionDialog
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
 

Uses of IWorkingSetSelectionDialog in org.eclipse.ui
 

Methods in org.eclipse.ui that return IWorkingSetSelectionDialog
 IWorkingSetSelectionDialog IWorkingSetManager.createWorkingSetSelectionDialog(Shell parent)
          Deprecated. use createWorkingSetSelectionDialog(parent, true) instead
 IWorkingSetSelectionDialog IWorkingSetManager.createWorkingSetSelectionDialog(Shell parent, boolean multi)
          Creates a working set selection dialog that lists all working sets and allows the user to add, remove and edit working sets.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.