|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IElementFactory | |
---|---|
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.ide | APIs for the IDE-specific portion 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.ide |
---|
Classes in org.eclipse.ui.ide that implement IElementFactory | |
class |
FileStoreEditorInputFactory
Factory for saving and restoring a FileStoreEditorInput .
|
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.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.