Uses of Class
org.eclipse.ui.dialogs.SelectionDialog
Packages that use SelectionDialog
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
-
Uses of SelectionDialog in org.eclipse.debug.ui
Subclasses of SelectionDialog in org.eclipse.debug.uiModifier and TypeClassDescriptionclassA dialog that prompts the user to choose and configure a string substitution variable. -
Uses of SelectionDialog in org.eclipse.ui.dialogs
Subclasses of SelectionDialog in org.eclipse.ui.dialogsModifier and TypeClassDescriptionclassAn abstract class to select elements out of a list of elements.classA class to select elements out of a tree structure.classA standard selection dialog which solicits a container resource from the user.classA class to select elements out of a list of elements.classA class to select elements out of a tree structure.classShows a list of items to the user with a text entry field for a string pattern used to filter the list of items.classShows a list of resources to the user with a text entry field for a string pattern used to filter the list of resources.classA dialog that prompts for one element out of a list of elements.classA standard dialog which solicits a list of selections from the user.classDialog to allow the user to select from a list of marker resolutions.classThe NewFolderDialog is used to create a new folder.classThe ProjectLocationMoveDialog is the dialog used to select the location of a project for moving.classThe ProjectLocationSelectionDialog is the dialog used to select the name and location of a project for copying.classShows a list of resources to the user with a text entry field for a string pattern used to filter the list of resources.classA standard resource selection dialog which solicits a list of resources from the user.classAn abstract base class for dialogs with a status bar and ok/cancel buttons.classA list selection dialog with two panes.classThe TypeFilteringDialog is a SelectionDialog that allows the user to select a file editor.classDeprecated.Providing Cancel in addition to Yes/No is confusing. -
Uses of SelectionDialog in org.eclipse.ui.ide.dialogs
Subclasses of SelectionDialog in org.eclipse.ui.ide.dialogsModifier and TypeClassDescriptionfinal classA selection dialog which shows the path variables defined in the workspace.