|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 parentShell,
boolean multi)
Creates a working set selection dialog that lists all working sets and allows the user to add, remove and edit working sets. |
IWorkingSetSelectionDialog |
IWorkingSetManager.createWorkingSetSelectionDialog(Shell parentShell,
boolean multi,
String[] workingsSetIds)
Creates a working set selection dialog that lists all working sets with the specified ids and allows the user to add, remove and edit working sets with the specified ids. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.