Package | Description |
---|---|
org.eclipse.core.filebuffers |
Provides the API for accessing file buffers.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
IFileBufferManager.addFileBufferListener(IFileBufferListener listener)
Adds the given listener to the list of file buffer listeners.
|
void |
IFileBufferManager.removeFileBufferListener(IFileBufferListener listener)
Removes the given listener from the list of file buffer listeners.
|
Modifier and Type | Class and Description |
---|---|
protected class |
TextFileDocumentProvider.FileBufferListener |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.