Package | Description |
---|---|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
Modifier and Type | Class and Description |
---|---|
class |
StringVariableSelectionDialog
A dialog that prompts the user to choose and configure a string
substitution variable.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractElementListSelectionDialog
An abstract class to select elements out of a list of elements.
|
class |
CheckedTreeSelectionDialog
A class to select elements out of a tree structure.
|
class |
ElementListSelectionDialog
A class to select elements out of a list of elements.
|
class |
ElementTreeSelectionDialog
A class to select elements out of a tree structure.
|
class |
FilteredItemsSelectionDialog
Shows a list of items to the user with a text entry field for a string
pattern used to filter the list of items.
|
class |
FilteredResourcesSelectionDialog
Shows a list of resources to the user with a text entry field for a string
pattern used to filter the list of resources.
|
class |
NewFolderDialog
The NewFolderDialog is used to create a new folder.
|
class |
ProjectLocationSelectionDialog
The ProjectLocationSelectionDialog is the dialog used to select the name and
location of a project for copying.
|
class |
TwoPaneElementSelector
A list selection dialog with two panes.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.