Package | Description |
---|---|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
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.ide.dialogs |
APIs for dialogs in the IDE-specific portion of 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.
|
Class and Description |
---|
AbstractElementListSelectionDialog
An abstract class to select elements out of a list of elements.
|
ElementListSelectionDialog
A class to select elements out of a list of elements.
|
SelectionDialog
The abstract implementation of a selection dialog.
|
SelectionStatusDialog
An abstract base class for dialogs with a status bar and ok/cancel buttons.
|
Class and Description |
---|
IWorkingSetEditWizard
A working set edit wizard allows editing a working set using
the IWorkingSetPage associated with the working set.
|
IWorkingSetNewWizard
A working set new wizard allows creating new working sets using
a plug-in specific working set page.
|
IWorkingSetSelectionDialog
A working set selection dialog displays the list of working
sets available in the workbench.
|
Class and Description |
---|
ISelectionValidator
For validating selections in some selection dialogs.
|
Class and Description |
---|
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.
|
FilteredTree
A simple control that provides a text widget and a tree viewer.
|
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.
|
PatternFilter
A filter used in conjunction with
FilteredTree . |
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.
|
Class and Description |
---|
SelectionDialog
The abstract implementation of a selection dialog.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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).
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.