|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileEditorInput | |
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. |
Uses of FileEditorInput in org.eclipse.ui.editors.text |
Constructors in org.eclipse.ui.editors.text with parameters of type FileEditorInput | |
FileDocumentProvider.FileSynchronizer(FileEditorInput fileEditorInput)
Deprecated. use FileSynchronizer(IFileEditorInput) |
Uses of FileEditorInput in org.eclipse.ui.part |
Subclasses of FileEditorInput in org.eclipse.ui.part | |
class |
FileInPlaceEditorInput
Adapter for making a file resource a suitable input for an in-place editor. |
Methods in org.eclipse.ui.part with parameters of type FileEditorInput | |
static void |
FileEditorInputFactory.saveState(IMemento memento,
FileEditorInput input)
Saves the state of the given file editor input into the given memento. |
static void |
FileEditorInputFactory.saveState(IMemento memento,
FileEditorInput input)
Saves the state of the given file editor input into the given memento. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.