Package | Description |
---|---|
org.eclipse.compare |
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
|
org.eclipse.compare.structuremergeviewer |
Provides support for finding and displaying the differences
between hierarchically structured data.
|
org.eclipse.team.ui |
Provides basic support for managing Team providers.
|
org.eclipse.team.ui.history |
Application programming interfaces for working with history.
|
org.eclipse.team.ui.synchronize |
Contains the team synchronization presentation framework and support
for the Synchronize View.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedContent
Abstract implementation for a buffered
IStreamContentAccessor . |
class |
ResourceNode
A
ResourceNode wraps an IResources so that it can be used
as input for the differencing engine (interfaces IStructureComparator and ITypedElement )
and the ReplaceWithEditionDialog (interfaces ITypedElement and IModificationDate ). |
Modifier and Type | Method and Description |
---|---|
void |
IContentChangeListener.contentChanged(IContentChangeNotifier source)
Called whenever the content of the given source has changed.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StructureDiffViewer.contentChanged(IContentChangeNotifier changed)
Calls
diff whenever the byte contents changes. |
Modifier and Type | Method and Description |
---|---|
void |
PageCompareEditorInput.contentChanged(IContentChangeNotifier source) |
Modifier and Type | Method and Description |
---|---|
void |
HistoryPageSaveablePart.contentChanged(IContentChangeNotifier source)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantPageSaveablePart.contentChanged(IContentChangeNotifier source)
Deprecated.
|
void |
ParticipantPageCompareEditorInput.contentChanged(IContentChangeNotifier source) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.