Uses of Interface
org.eclipse.compare.IPropertyChangeNotifier
Packages that use IPropertyChangeNotifier
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Support for compare and merge viewers which show the
content side-by-side.
Provides basic support for managing Team providers.
Application programming interfaces for working with history.
Contains the team synchronization presentation framework and support
for the Synchronize View.
- 
Uses of IPropertyChangeNotifier in org.eclipse.compareClasses in org.eclipse.compare that implement IPropertyChangeNotifierModifier and TypeClassDescriptionclassA compare operation which can present its results in a special editor.
- 
Uses of IPropertyChangeNotifier in org.eclipse.compare.contentmergeviewerClasses in org.eclipse.compare.contentmergeviewer that implement IPropertyChangeNotifierModifier and TypeClassDescriptionclassAn abstract compare and merge viewer with two side-by-side content areas and an optional content area for the ancestor.classA text merge viewer uses theRangeDifferencerto perform a textual, line-by-line comparison of two (or three) input documents.
- 
Uses of IPropertyChangeNotifier in org.eclipse.compare.internalClasses in org.eclipse.compare.internal that implement IPropertyChangeNotifier
- 
Uses of IPropertyChangeNotifier in org.eclipse.team.uiClasses in org.eclipse.team.ui that implement IPropertyChangeNotifierModifier and TypeClassDescriptionclassAbstract class for hosting a page based structure input view for the purposes of feeding compare viewers.
- 
Uses of IPropertyChangeNotifier in org.eclipse.team.ui.historyClasses in org.eclipse.team.ui.history that implement IPropertyChangeNotifierModifier and TypeClassDescriptionclassDisplays a history page combined with the compare/merge infrastructure.
- 
Uses of IPropertyChangeNotifier in org.eclipse.team.ui.synchronizeClasses in org.eclipse.team.ui.synchronize that implement IPropertyChangeNotifierModifier and TypeClassDescriptionclassDisplays a synchronize participant page combined with the compare/merge infrastructure.classA compare editor input that makes use of aSaveableto manage the save lifecycle of the editor input.final classASyncInfoeditor input used as input to a two-way or three-way compare viewer.