Eclipse Platform
Release 3.0

Uses of Package
org.eclipse.ui.presentations

Packages that use org.eclipse.ui.presentations
org.eclipse.ui.application Application-level APIs for configuring and controling the Eclipse Platform User Interface.  
org.eclipse.ui.presentations   
 

Classes in org.eclipse.ui.presentations used by org.eclipse.ui.application
AbstractPresentationFactory
          This is a factory for presentation objects that control the appearance of editors, views and other components in the workbench.
 

Classes in org.eclipse.ui.presentations used by org.eclipse.ui.presentations
AbstractPresentationFactory
          This is a factory for presentation objects that control the appearance of editors, views and other components in the workbench.
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.
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.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.