Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IElementFactory

Packages that use IElementFactory
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.  
 

Uses of IElementFactory in org.eclipse.ui
 

Methods in org.eclipse.ui that return IElementFactory
 IElementFactory IWorkbench.getElementFactory(String factoryId)
          Returns the element factory with the given id.
 

Uses of IElementFactory in org.eclipse.ui.part
 

Classes in org.eclipse.ui.part that implement IElementFactory
 class FileEditorInputFactory
          Factory for saving and restoring a FileEditorInput.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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