Uses of Class
org.eclipse.ui.dialogs.SelectionStatusDialog
Packages that use SelectionStatusDialog
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.
-
Uses of SelectionStatusDialog in org.eclipse.debug.ui
Subclasses of SelectionStatusDialog in org.eclipse.debug.uiModifier and TypeClassDescriptionclassA dialog that prompts the user to choose and configure a string substitution variable. -
Uses of SelectionStatusDialog in org.eclipse.ui.dialogs
Subclasses of SelectionStatusDialog 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 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.classThe NewFolderDialog is used to create a new folder.classThe ProjectLocationSelectionDialog is the dialog used to select the name and location of a project for copying.classA list selection dialog with two panes.