Uses of Interface
org.eclipse.ui.ISaveablesSource
Packages that use 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
Classes in org.eclipse.compare.internal that implement ISaveablesSourceModifier and TypeClassDescriptionclassA CompareEditor takes a ICompareEditorInput as input. -
Uses of ISaveablesSource in org.eclipse.team.ui.synchronize
Classes in org.eclipse.team.ui.synchronize that implement ISaveablesSource -
Uses of ISaveablesSource in org.eclipse.ui.editors.text
Classes in org.eclipse.ui.editors.text that implement ISaveablesSource -
Uses of ISaveablesSource in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that return ISaveablesSourceMethods in org.eclipse.ui.internal with parameters of type ISaveablesSourceModifier and TypeMethodDescriptionstatic booleanSaveableHelper.needsSave(ISaveablesSource modelSource) Returns whether the model source needs saving. -
Uses of ISaveablesSource in org.eclipse.ui.texteditor
Classes in org.eclipse.ui.texteditor that implement ISaveablesSourceModifier and TypeClassDescriptionclassAn 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.classAbstract base implementation of a text editor.classCapable of handling input elements that have an associated status with them.