Uses of Class
org.eclipse.compare.CompareConfiguration
Packages that use CompareConfiguration
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 support for applying and working with patches.
Provides support for finding and displaying the differences
between hierarchically structured data.
Provides basic support for managing Team providers.
Application programming interfaces for working with history.
Application programming interfaces for working with resource mappings.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of CompareConfiguration in org.eclipse.compare
Methods in org.eclipse.compare that return CompareConfigurationModifier and TypeMethodDescriptionCompareEditorInput.getCompareConfiguration()Returns the configuration object for the viewers within the compare editor.Methods in org.eclipse.compare with parameters of type CompareConfigurationModifier and TypeMethodDescriptionIViewerCreator.createViewer(Composite parent, CompareConfiguration config) Creates a new viewer under the given SWT parent control.static ViewerCompareUI.findContentViewer(Viewer oldViewer, Object input, Composite parent, CompareConfiguration configuration) Returns a content compare viewer based on an old viewer and an input object.static ViewerCompareUI.findContentViewer(Viewer oldViewer, ICompareInput input, Composite parent, CompareConfiguration configuration) Returns a content compare viewer based on an old viewer and an input object.static ViewerCompareUI.findStructureViewer(Viewer oldViewer, ICompareInput input, Composite parent, CompareConfiguration configuration) Returns a structure compare viewer based on an old viewer and an input object.Constructors in org.eclipse.compare with parameters of type CompareConfigurationModifierConstructorDescriptionCompareEditorInput(CompareConfiguration configuration) Creates aCompareEditorInputwhich is initialized with the given compare configuration. -
Uses of CompareConfiguration in org.eclipse.compare.contentmergeviewer
Methods in org.eclipse.compare.contentmergeviewer that return CompareConfigurationModifier and TypeMethodDescriptionprotected CompareConfigurationContentMergeViewer.getCompareConfiguration()Returns the compare configuration of this viewer.Constructors in org.eclipse.compare.contentmergeviewer with parameters of type CompareConfigurationModifierConstructorDescriptionprotectedContentMergeViewer(int style, ResourceBundle bundle, CompareConfiguration cc) Creates a new content merge viewer and initializes with a resource bundle and a configuration.TextMergeViewer(Composite parent, int style, CompareConfiguration configuration) Creates a text merge viewer under the given parent control.TextMergeViewer(Composite parent, CompareConfiguration configuration) Creates a text merge viewer under the given parent control. -
Uses of CompareConfiguration in org.eclipse.compare.internal
Methods in org.eclipse.compare.internal with parameters of type CompareConfigurationModifier and TypeMethodDescriptionstatic ChangePropertyActionChangePropertyAction.createIgnoreWhiteSpaceAction(ResourceBundle bundle, CompareConfiguration compareConfiguration) static ChangePropertyActionChangePropertyAction.createShowPseudoConflictsAction(ResourceBundle bundle, CompareConfiguration compareConfiguration) BinaryCompareViewerCreator.createViewer(Composite parent, CompareConfiguration mp) ImageMergeViewerCreator.createViewer(Composite parent, CompareConfiguration mp) IViewerDescriptor.createViewer(Viewer currentViewer, Composite parent, CompareConfiguration config) Creates a new viewer from this descriptor under the given STW parent control.TextMergeViewerCreator.createViewer(Composite parent, CompareConfiguration mp) TextViewerCreator.createViewer(Composite parent, CompareConfiguration mp) ViewerDescriptor.createViewer(Viewer currentViewer, Composite parent, CompareConfiguration mp) CompareUIPlugin.findContentViewer(Viewer oldViewer, Object in, Composite parent, CompareConfiguration cc) Returns a content compare viewer based on an old viewer and an input object.CompareUIPlugin.findContentViewerDescriptor(Viewer oldViewer, Object in, CompareConfiguration cc) CompareUIPlugin.findStructureViewer(Viewer oldViewer, ICompareInput input, Composite parent, CompareConfiguration configuration) Returns a structure compare viewer based on an old viewer and an input object.abstract ViewerOutlineViewerCreator.findStructureViewer(Viewer oldViewer, ICompareInput input, Composite parent, CompareConfiguration configuration) Method called by the editor to create a structure viewer for the current content merge viewer.CompareUIPlugin.findStructureViewerDescriptor(Viewer oldViewer, ICompareInput input, CompareConfiguration configuration) static booleanUtilities.getBoolean(CompareConfiguration cc, String key, boolean dflt) static ICompareFilter[]Utilities.getCompareFilters(CompareConfiguration cc) Returns the active compare filters for the compare configurationvoidChangeCompareFilterPropertyAction.setCompareConfiguration(CompareConfiguration cc) voidChangePropertyAction.setCompareConfiguration(CompareConfiguration cc) Constructors in org.eclipse.compare.internal with parameters of type CompareConfigurationModifierConstructorDescriptionBinaryCompareViewer(Composite parent, CompareConfiguration cc) ChangeCompareFilterPropertyAction(CompareFilterDescriptor compareFilterDescriptor, CompareConfiguration compareConfiguration) ChangePropertyAction(ResourceBundle bundle, CompareConfiguration cc, String rkey, String pkey) ImageMergeViewer(Composite parent, int styles, CompareConfiguration mp) -
Uses of CompareConfiguration in org.eclipse.compare.patch
Constructors in org.eclipse.compare.patch with parameters of type CompareConfigurationModifierConstructorDescriptionApplyPatchOperation(IWorkbenchPart part, IStorage patch, IResource target, CompareConfiguration configuration) Creates a new ApplyPatchOperation with the supplied compare configuration, patch and target. -
Uses of CompareConfiguration in org.eclipse.compare.structuremergeviewer
Methods in org.eclipse.compare.structuremergeviewer that return CompareConfigurationModifier and TypeMethodDescriptionDiffTreeViewer.getCompareConfiguration()Returns the compare configuration of this viewer.Constructors in org.eclipse.compare.structuremergeviewer with parameters of type CompareConfigurationModifierConstructorDescriptionDiffTreeViewer(Composite parent, CompareConfiguration configuration) Creates a new viewer under the given SWT parent and with the specified configuration.DiffTreeViewer(Tree tree, CompareConfiguration configuration) Creates a new viewer for the given SWT tree control with the specified configuration.StructureDiffViewer(Composite parent, CompareConfiguration configuration) Creates a new viewer under the given SWT parent with the specified configuration.StructureDiffViewer(Tree tree, CompareConfiguration configuration) Creates a new viewer for the given SWT tree control with the specified configuration. -
Uses of CompareConfiguration in org.eclipse.team.ui
Methods in org.eclipse.team.ui with parameters of type CompareConfigurationModifier and TypeMethodDescriptionprotected abstract voidPageCompareEditorInput.prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor) Prepare the compare input for display in a content viewer.protected abstract voidPageSaveablePart.prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor) Deprecated.Prepare the compare input for display in a content viewer.Constructors in org.eclipse.team.ui with parameters of type CompareConfigurationModifierConstructorDescriptionprotectedPageCompareEditorInput(CompareConfiguration configuration) Create a page compare editor input.protectedPageSaveablePart(Shell shell, CompareConfiguration compareConfiguration) Deprecated.Create a saveable part. -
Uses of CompareConfiguration in org.eclipse.team.ui.history
Methods in org.eclipse.team.ui.history with parameters of type CompareConfigurationModifier and TypeMethodDescriptionprotected voidHistoryPageCompareEditorInput.prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor) protected voidHistoryPageSaveablePart.prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor) Deprecated.voidIHistoryCompareAdapter.prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor) Prepare the compare input for display.Constructors in org.eclipse.team.ui.history with parameters of type CompareConfigurationModifierConstructorDescriptionHistoryPageCompareEditorInput(CompareConfiguration configuration, IHistoryPageSource pageSource, Object object) Create a history page compare editor input for the given page and object.HistoryPageSaveablePart(Shell shell, CompareConfiguration configuration, IHistoryPageSource pageSource, Object object) Deprecated.Create a history page part for the given page and object. -
Uses of CompareConfiguration in org.eclipse.team.ui.mapping
Methods in org.eclipse.team.ui.mapping with parameters of type CompareConfigurationModifier and TypeMethodDescriptionvoidISynchronizationCompareInput.prepareInput(CompareConfiguration configuration, IProgressMonitor monitor) Prepare the compare input associated with a model element for display using the compare configuration. -
Uses of CompareConfiguration in org.eclipse.team.ui.synchronize
Methods in org.eclipse.team.ui.synchronize with parameters of type CompareConfigurationModifier and TypeMethodDescriptionvoidAbstractSynchronizeParticipant.prepareCompareInput(ISynchronizeModelElement element, CompareConfiguration config, IProgressMonitor monitor) Default implementation will update the labels in the given configuration using information from the provided element if it adapts toSyncInfo.voidISynchronizeParticipant.prepareCompareInput(ISynchronizeModelElement element, CompareConfiguration configuration, IProgressMonitor monitor) Prepare the given element and compare configuration for use with a compare editor input.protected voidParticipantPageCompareEditorInput.prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor) protected voidParticipantPageSaveablePart.prepareInput(ICompareInput input, CompareConfiguration configuration, IProgressMonitor monitor) Deprecated.Prepare the compare input for display in a content viewer.Constructors in org.eclipse.team.ui.synchronize with parameters of type CompareConfigurationModifierConstructorDescriptionParticipantPageCompareEditorInput(CompareConfiguration configuration, ISynchronizePageConfiguration pageConfiguration, ISynchronizeParticipant participant) Creates a part for the provided participant.ParticipantPageSaveablePart(Shell shell, CompareConfiguration cc, ISynchronizePageConfiguration pageConfiguration, ISynchronizeParticipant participant) Deprecated.Creates a part for the provided participant.SaveableCompareEditorInput(CompareConfiguration configuration, IWorkbenchPage page) Creates aLocalResourceCompareEditorInputwhich is initialized with the given compare configuration.