Uses of Interface
org.eclipse.ui.IStorageEditorInput
Package
Description
Application programming interfaces for working with history.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
-
Uses of IStorageEditorInput in org.eclipse.team.ui.history
ModifierConstructorDescriptionRevisionAnnotationController
(IWorkbenchPage page, IStorageEditorInput editorInput, ISelectionProvider historyList) Create a controller that links an editor input on a remote file to a history list. -
Uses of IStorageEditorInput in org.eclipse.ui
Modifier and TypeInterfaceDescriptioninterface
This interface defines a file-oriented input to an editor. -
Uses of IStorageEditorInput in org.eclipse.ui.editors.text
Modifier and TypeMethodDescriptionprotected void
StorageDocumentProvider.updateCache
(IStorageEditorInput input) Updates the internal cache for the given input. -
Uses of IStorageEditorInput in org.eclipse.ui.part
Modifier and TypeClassDescriptionclass
Adapter for making a file resource a suitable input for an editor.class
Adapter for making a file resource a suitable input for an in-place editor.