Package | Description |
---|---|
org.eclipse.ui.model |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AdaptableList
A modifiable list of
IAdaptable objects. |
class |
WorkbenchAdapter
Abstract base class with basic implementations of the IWorkbenchAdapter
interface.
|
Modifier and Type | Method and Description |
---|---|
protected IWorkbenchAdapter3 |
WorkbenchLabelProvider.getAdapter3(Object o)
Returns the implementation of IWorkbenchAdapter3 for the given object.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.