Interface | Description |
---|---|
IPartMenu |
Interface to a menu created by a part that will be displayed in a presentation.
|
IPresentablePart |
This is a skin's interface to the contents of a view or editor.
|
IPresentationSerializer |
This interface is given to a StackPresentation when it is loading or saving
its state.
|
IStackPresentationSite |
Represents the main interface between a StackPresentation and the workbench.
|
Class | Description |
---|---|
AbstractPresentationFactory |
This is a factory for presentation objects that control the appearance of
editors, views and other components in the workbench.
|
PresentationUtil |
Contains various utility methods for Presentation authors
|
StackDropResult |
This structure describes a drop event that will cause a dragged part
to be stacked in a position currently occupied by another part.
|
StackPresentation |
This represents an object that can supply trim around a IPresentablePart.
|
WorkbenchPresentationFactory |
The default presentation factory for the Workbench.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.