Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
IElementFactory |
IWorkbench.getElementFactory(String factoryId)
Returns the element factory with the given id.
|
Modifier and Type | Class and Description |
---|---|
class |
FileEditorInputFactory
Factory for saving and restoring a
FileEditorInput . |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.