|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IWorkbenchAdapter | This adapter interface provides visual presentation and hierarchical structure for workbench elements, allowing them to be displayed in the UI without having to know the concrete type of the element. |
IWorkbenchAdapter2 | Extension interface for IWorkbenchAdapter that allows for color
and font support.
|
Class Summary | |
---|---|
AdaptableList | A modifiable list of IAdaptable objects.
|
BaseWorkbenchContentProvider | Tree content provider for objects that can be adapted to the interface
IWorkbenchAdapter .
|
PerspectiveLabelProvider | A table label provider implementation for showing workbench perspectives
(objects of type IPerspectiveDescriptor ) in table- and
tree-structured viewers.
|
WorkbenchAdapter | Abstract base class with basic implementations of the IWorkbenchAdapter interface. |
WorkbenchContentProvider | Tree content provider for resource objects that can be adapted to the
interface IWorkbenchAdapter .
|
WorkbenchLabelProvider | Provides basic labels for adaptable objects that have the
IWorkbenchAdapter adapter associated with them. |
WorkbenchPartLabelProvider | A table label provider implementation for showing workbench views and
editors (objects of type IWorkbenchPart ) in tree- and
table-structured viewers.
|
WorkbenchViewerSorter | A viewer sorter that sorts elements with registered workbench adapters by their text property. |
Provides a workbench adapter for displaying workbench elements in the UI without having to know the concrete type of the element, and various label providers for workbench-specific objects like editors, views, and perspectives.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.