Package | Description |
---|---|
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.
|
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 |
FileStoreEditorInputFactory
Factory for saving and restoring a
FileStoreEditorInput . |
Modifier and Type | Class and Description |
---|---|
class |
FileEditorInputFactory
Factory for saving and restoring a
FileEditorInput . |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.