Package | Description |
---|---|
org.eclipse.ui.editors.text |
Provides a standard text editor and concrete document providers based
IFileBuffer and others directly handling IFile and
IStorage as editor input.
|
org.eclipse.ui.part |
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
|
Constructor and Description |
---|
FileDocumentProvider.FileSynchronizer(FileEditorInput fileEditorInput)
Deprecated.
use
FileSynchronizer(IFileEditorInput) |
Modifier and Type | Class and Description |
---|---|
class |
FileInPlaceEditorInput
Adapter for making a file resource a suitable input for an in-place editor.
|
Modifier and Type | Method and Description |
---|---|
static void |
FileEditorInputFactory.saveState(IMemento memento,
FileEditorInput input)
Saves the state of the given file editor input into the given memento.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.