Package | Description |
---|---|
org.eclipse.compare |
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
|
org.eclipse.debug.ui.sourcelookup |
Provides a user interface for debug platform source lookup facilities.
|
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 |
---|---|
IPersistableElement |
CompareEditorInput.getPersistable()
Returns
null since this editor cannot be persisted. |
Modifier and Type | Method and Description |
---|---|
IPersistableElement |
CommonSourceNotFoundEditorInput.getPersistable() |
Modifier and Type | Interface and Description |
---|---|
interface |
IAggregateWorkingSet
Contains a set of
IWorkingSet . |
interface |
IWorkingSet
A working set holds a number of IAdaptable elements.
|
Modifier and Type | Method and Description |
---|---|
IPersistableElement |
IEditorInput.getPersistable()
Returns an object that can be used to save the state of this editor
input.
|
Modifier and Type | Class and Description |
---|---|
class |
FileStoreEditorInput
Implements an IEditorInput instance appropriate for
IFileStore elements that represent files
that are not part of the current workspace. |
Modifier and Type | Method and Description |
---|---|
IPersistableElement |
FileStoreEditorInput.getPersistable() |
Modifier and Type | Class and Description |
---|---|
class |
FileEditorInput
Adapter for making a file resource a suitable input for an editor.
|
class |
FileInPlaceEditorInput
Adapter for making a file resource a suitable input for an in-place editor.
|
Modifier and Type | Method and Description |
---|---|
IPersistableElement |
MultiEditorInput.getPersistable() |
IPersistableElement |
FileEditorInput.getPersistable() |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.