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. 
 

Uses of IElementFactory in org.eclipse.ui
 

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