Uses of Interface
org.eclipse.ui.ISaveablesSource
Package
Description
Contains the team synchronization presentation framework and support
for the Synchronize View.
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.Provides the Common Navigator framework.
Provides reusable components for clients that need to expand on the capabilities
provided by the reference Common Navigator Resources extension.
Provides a framework for text editors obeying to the
desktop rules.
-
Uses of ISaveablesSource in org.eclipse.compare.internal
Modifier and TypeClassDescriptionclass
A CompareEditor takes a ICompareEditorInput as input. -
Uses of ISaveablesSource in org.eclipse.team.ui.synchronize
-
Uses of ISaveablesSource in org.eclipse.ui.editors.text
-
Uses of ISaveablesSource in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionstatic boolean
SaveableHelper.needsSave
(ISaveablesSource modelSource) Returns whether the model source needs saving. -
Uses of ISaveablesSource in org.eclipse.ui.texteditor
Modifier and TypeClassDescriptionclass
An intermediate editor comprising functionality not present in the leanerAbstractTextEditor
, but used in many heavy weight (and especially source editing) editors, such as line numbers, change ruler, overview ruler, print margins, current line highlighting, etc.class
Abstract base implementation of a text editor.class
Capable of handling input elements that have an associated status with them.