|
Class Summary
|
|
AbstractElementListSelectionDialog
|
An abstract class to select elements out of a list of elements. |
|
CheckedTreeSelectionDialog
|
A class to select elements out of a tree structure. |
|
ContainerCheckedTreeViewer
|
CheckboxTreeViewer with special behaviour of the checked / gray state on
container (non-leaf) nodes:
The grayed state is used to visualize the checked state of its children. |
|
ContainerGenerator
|
For creating folder resources that currently do not exist,
along a given workspace path. |
|
ContainerSelectionDialog
|
A standard selection dialog which solicits a container resource from the user. |
|
EditorSelectionDialog
|
This class is used to allow the user to select a dialog from the set of
internal and external editors. |
|
ElementListSelectionDialog
|
A class to select elements out of a list of elements. |
|
ElementTreeSelectionDialog
|
A class to select elements out of a tree structure. |
|
FileEditorMappingContentProvider
|
A content provider for displaying of IFileEditorMapping
objects in viewers. |
|
FileEditorMappingLabelProvider
|
A label provider for displaying of IFileEditorMapping
objects in viewers. |
|
FileSelectionDialog
|
Deprecated. Use org.eclipse.swt.widgets.FileDialog,
|
|
FileSystemElement
|
Instances of this class represent files or file-like entities (eg.- zip file
entries) on the local file system. |
|
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. |
|
FilteredItemsSelectionDialog.SelectionHistory
|
History stores a list of key, object pairs. |
|
FilteredList
|
A composite widget which holds a list of elements for user selection. |
|
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. |
|
FilteredTree
|
A simple control that provides a text widget and a tree viewer. |
|
ListDialog
|
A dialog that prompts for one element out of a list of elements. |
|
ListSelectionDialog
|
A standard dialog which solicits a list of selections from the user. |
|
MarkerResolutionSelectionDialog
|
Dialog to allow the user to select from a list of marker
resolutions. |
|
NewFolderDialog
|
The NewFolderDialog is used to create a new folder. |
|
PatternFilter
|
A filter used in conjunction with FilteredTree. |
|
PreferenceLinkArea
|
The PreferenceLinkArea is the link area used to open a specific preference
page. |
|
PreferencesUtil
|
The PreferencesUtil class is the class that opens a properties or preference
dialog on a set of ids. |
|
ProjectLocationMoveDialog
|
The ProjectLocationMoveDialog is the dialog used to select the location of a
project for moving. |
|
ProjectLocationSelectionDialog
|
The ProjectLocationSelectionDialog is the dialog used to select the name and
location of a project for copying. |
|
PropertyDialogAction
|
Standard action for opening a Property Pages Dialog on the currently selected
element. |
|
PropertyPage
|
Abstract base implementation of a workbench property page (
IWorkbenchPropertyPage). |
|
ResourceListSelectionDialog
|
Shows a list of resources to the user with a text entry field
for a string pattern used to filter the list of resources. |
|
ResourceSelectionDialog
|
A standard resource selection dialog which solicits a list of resources from
the user. |
|
SaveAsDialog
|
A standard "Save As" dialog which solicits a path from the user. |
|
SearchPattern
|
A search pattern defines how search results are found. |
|
SelectionDialog
|
The abstract implementation of a selection dialog. |
|
SelectionStatusDialog
|
An abstract base class for dialogs with a status bar and ok/cancel buttons. |
|
TwoPaneElementSelector
|
A list selection dialog with two panes. |
|
TypeFilteringDialog
|
The TypeFilteringDialog is a SelectionDialog that allows the user to select a
file editor. |
|
WizardDataTransferPage
|
The common superclass for wizard import and export pages. |
|
WizardExportPage
|
Deprecated. use WizardExportResourcePage
|
|
WizardExportResourcesPage
|
Abstract superclass for a typical export wizard's main page. |
|
WizardImportPage
|
Deprecated. use WizardResourceImportPage
|
|
WizardNewFileCreationPage
|
Standard main page for a wizard that creates a file resource. |
|
WizardNewFolderMainPage
|
Standard main page for a wizard that creates a folder resource. |
|
WizardNewLinkPage
|
Standard resource link page for a wizard that creates a file or
folder resource. |
|
WizardNewProjectCreationPage
|
Standard main page for a wizard that is creates a project resource. |
|
WizardNewProjectReferencePage
|
Standard project reference page for a wizard that creates a
project resource. |
|
WizardResourceImportPage
|
The abstract superclass for a typical import wizard's main page. |
|
WorkingSetConfigurationBlock
|
Instances of this class provide a reusable composite with controls that allow
the selection of working sets. |
|
WorkingSetGroup
|
Instances of this class provide a
WorkingSetConfigurationBlock
wrapped with an SWT Group container. |
|
YesNoCancelListSelectionDialog
|
Deprecated. Providing Cancel in addition to Yes/No is confusing.
|