Eclipse Platform
Release 4.2

Uses of Class
org.eclipse.ui.presentations.AbstractPresentationFactory

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

Uses of AbstractPresentationFactory in org.eclipse.ui.application
 

Methods in org.eclipse.ui.application that return AbstractPresentationFactory
 AbstractPresentationFactory IWorkbenchWindowConfigurer.getPresentationFactory()
          Deprecated. The presentation API is no longer used and has no effect. Refer to the platform porting guide for further details.
 

Methods in org.eclipse.ui.application with parameters of type AbstractPresentationFactory
 void IWorkbenchWindowConfigurer.setPresentationFactory(AbstractPresentationFactory factory)
          Deprecated. The presentation API is no longer used and has no effect. Refer to the platform porting guide for further details.
 


Eclipse Platform
Release 4.2

Guidelines for using Eclipse APIs.

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