Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.ui.presentations

Classes for contributing presentations to eclipse.

See:
           Description

Interface Summary
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 Summary
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.
 

Package org.eclipse.ui.presentations Description

Classes for contributing presentations to eclipse.

Package Specification

This package has the presentation API support, for customizing the presentation of stacks for view and editors.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire