|
Eclipse Platform Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.ui.dialogs | |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.actions | Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
org.eclipse.ui.views.navigator | Provides the standard Resource Navigator view which presents the tree of resources in the workspace. |
org.eclipse.ui.wizards.datatransfer | Provides the standard Import and Export wizards for moving resources into and out of the workspace. |
Classes in org.eclipse.ui.dialogs used by org.eclipse.ui | |
IWorkingSetEditWizard
A working set edit wizard allows editing a working set using the IWorkingSetPage associated with the working set. | |
IWorkingSetSelectionDialog
A working set selection dialog displays the list of working sets available in the workbench. |
Classes in org.eclipse.ui.dialogs used by org.eclipse.ui.actions | |
ISelectionValidator
For validating selections in some selection dialogs. |
Classes in org.eclipse.ui.dialogs used by org.eclipse.ui.dialogs | |
AbstractElementListSelectionDialog
An abstract class to select elements out of a list of elements. | |
FileEditorMappingContentProvider
A content provider for displaying of IFileEditorMapping objects in viewers. | |
FileEditorMappingLabelProvider
A label provider for displaying of IFileEditorMapping objects in viewers. | |
FileSystemElement
Instances of this class represent files or file-like entities (eg.- zip file entries) on the local file system. | |
FilteredList
A composite widget which holds a list of elements for user selection. | |
FilteredList.FilterMatcher
The FilterMatcher is the interface used to check filtering criterea. | |
IOverwriteQuery
Implementors of this interface answer one of the prescribed return codes when asked whether to overwrite a certain path string (which could represent a resource path, a file system path, etc). | |
ISelectionStatusValidator
Used in selection dialogs to validate selections | |
ISelectionValidator
For validating selections in some selection dialogs. | |
ListSelectionDialog
A standard dialog which solicits a list of selections from the user. | |
SelectionDialog
The abstract implementation of a selection dialog. | |
SelectionStatusDialog
An abstract base class for dialogs with a status bar and ok/cancel buttons. | |
WizardDataTransferPage
The common superclass for wizard import and export pages. |
Classes in org.eclipse.ui.dialogs used by org.eclipse.ui.views.navigator | |
IOverwriteQuery
Implementors of this interface answer one of the prescribed return codes when asked whether to overwrite a certain path string (which could represent a resource path, a file system path, etc). | |
ISelectionValidator
For validating selections in some selection dialogs. | |
PropertyDialogAction
Standard action for opening a Property Pages Dialog on the currently selected element. |
Classes in org.eclipse.ui.dialogs used by org.eclipse.ui.wizards.datatransfer | |
FileSystemElement
Instances of this class represent files or file-like entities (eg.- zip file entries) on the local file system. | |
IOverwriteQuery
Implementors of this interface answer one of the prescribed return codes when asked whether to overwrite a certain path string (which could represent a resource path, a file system path, etc). |
|
Eclipse Platform Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.