|
Eclipse Platform Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.ui.model | |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
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. |
org.eclipse.ui.progress | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
Classes in org.eclipse.ui.model used by org.eclipse.ui.dialogs | |
AdaptableList
A modifiable list of IAdaptable objects. |
Classes in org.eclipse.ui.model used by org.eclipse.ui.model | |
AdaptableList
A modifiable list of IAdaptable objects. | |
BaseWorkbenchContentProvider
Tree content provider for objects that can be adapted to the interface IWorkbenchAdapter. | |
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. | |
WorkbenchAdapter
Abstract base class with basic implementations of the IWorkbenchAdapter interface. |
Classes in org.eclipse.ui.model used by org.eclipse.ui.progress | |
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. |
|
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.