Methods from org.eclipse.compare used by org.eclipse.cdt.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.compare.CompareConfiguration.CompareConfiguration()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.createControl(Composite)227
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.createContent(Composite)139

org.eclipse.compare.CompareConfiguration.setLeftEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.createControl(Composite)228
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.createContent(Composite)140

org.eclipse.compare.CompareConfiguration.setLeftLabel(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.showExpansion()524

org.eclipse.compare.CompareConfiguration.setRightEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.createControl(Composite)229
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.createContent(Composite)141

org.eclipse.compare.CompareConfiguration.setRightLabel(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.showExpansion()525

org.eclipse.compare.CompareUI.findContentViewer(Viewer, ICompareInput, Composite, CompareConfiguration)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.createContentViewer(Composite, ICompareInput, CompareConfiguration)153

org.eclipse.compare.CompareViewerPane.CompareViewerPane(Composite, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePane.CTextEditChangePane(Composite, int)-1
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePane.CTextEditChangePane(Composite, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePane.CTextEditChangePane(Composite, int)67
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePane.CTextEditChangePane(Composite, int)67

org.eclipse.compare.CompareViewerPane.setImage(Image)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.setInput(CTextFileChange, String, String, String)258

org.eclipse.compare.CompareViewerPane.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.setInput(CTextFileChange, String, String, String)257

org.eclipse.compare.contentmergeviewer.ContentMergeViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.createControl(Composite)234

org.eclipse.compare.contentmergeviewer.ContentMergeViewer.getTitle()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.getTitle()-1

org.eclipse.compare.contentmergeviewer.ContentMergeViewer.getToolBarManager(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.getToolBarManager(Composite)-1

org.eclipse.compare.contentmergeviewer.ContentMergeViewer.setContentProvider(IContentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.createControl(Composite)233

org.eclipse.compare.contentmergeviewer.IDocumentRange.getDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.getContents(Object, boolean)79

org.eclipse.compare.contentmergeviewer.IDocumentRange.getRange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.getContents(Object, boolean)77

org.eclipse.compare.contentmergeviewer.TextMergeViewer.configureTextViewer(TextViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.configureTextViewer(TextViewer)-1

org.eclipse.compare.contentmergeviewer.TextMergeViewer.createColor(IPreferenceStore, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.createColor(IPreferenceStore, String)-1

org.eclipse.compare.contentmergeviewer.TextMergeViewer.createTokenComparator(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.createTokenComparator(String)-1

org.eclipse.compare.contentmergeviewer.TextMergeViewer.getDocumentPartitioner()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AsmMergeViewer.getDocumentPartitioner()-1
org.eclipse.cdt.internal.ui.compare.CMergeViewer.getDocumentPartitioner()-1

org.eclipse.compare.contentmergeviewer.TextMergeViewer.getDocumentPartitioning()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.getDocumentPartitioning()-1

org.eclipse.compare.contentmergeviewer.TextMergeViewer.handleDispose(DisposeEvent)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.handleDispose(DisposeEvent)98
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.handleDispose(DisposeEvent)-1

org.eclipse.compare.contentmergeviewer.TextMergeViewer.invalidateTextPresentation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AsmMergeViewer.handlePropertyChange(PropertyChangeEvent)72
org.eclipse.cdt.internal.ui.compare.CMergeViewer.handlePropertyChange(PropertyChangeEvent)71

org.eclipse.compare.contentmergeviewer.TextMergeViewer.setBackgroundColor(RGB)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.AbstractMergeViewer(Composite, int, CompareConfiguration)72
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.handlePropertyChange(PropertyChangeEvent)116
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.handlePropertyChange(PropertyChangeEvent)109
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.handlePropertyChange(PropertyChangeEvent)120

org.eclipse.compare.contentmergeviewer.TextMergeViewer.setForegroundColor(RGB)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.AbstractMergeViewer(Composite, int, CompareConfiguration)74
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.handlePropertyChange(PropertyChangeEvent)128
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.handlePropertyChange(PropertyChangeEvent)117
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.handlePropertyChange(PropertyChangeEvent)122

org.eclipse.compare.contentmergeviewer.TextMergeViewer.TextMergeViewer(Composite, int, CompareConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.AbstractMergeViewer(Composite, int, CompareConfiguration)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.AbstractMergeViewer(Composite, int, CompareConfiguration)65

org.eclipse.compare.IEncodedStreamContentAccessor.getCharset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.readString(IStreamContentAccessor)175

org.eclipse.compare.IStreamContentAccessor.getContents()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.readString(IStreamContentAccessor)170

org.eclipse.compare.ITypedElement.getImage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorImage(Object)113
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorImage(Object)113
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getLeftImage(Object)137
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getLeftImage(Object)137
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getRightImage(Object)153
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getRightImage(Object)153

org.eclipse.compare.ITypedElement.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorLabel(Object)123
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorLabel(Object)123

org.eclipse.compare.ResourceNode.getResource()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.determineLanguage(Object, boolean[])138

org.eclipse.compare.Splitter.Splitter(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.createCompareViewerControl(Composite, int, CompareConfiguration)224

org.eclipse.compare.structuremergeviewer.Differencer.Differencer()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.createCompareInput(ITypedElement, ITypedElement, ITypedElement)549

org.eclipse.compare.structuremergeviewer.Differencer.findDifferences(boolean, IProgressMonitor, Object, Object, Object, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.createCompareInput(ITypedElement, ITypedElement, ITypedElement)550

org.eclipse.compare.structuremergeviewer.DiffNode.DiffNode(ITypedElement, ITypedElement)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.setInput(CTextFileChange, String, String, String)261

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.addChild(DocumentRangeNode)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CNode.CNode(DocumentRangeNode, int, String, IDocument, int, int)31

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.DocumentRangeNode(DocumentRangeNode, int, String, IDocument, int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CNode.CNode(DocumentRangeNode, int, String, IDocument, int, int)-1
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.CDiffNode(DocumentRangeNode, int, String, IDocument, int, int)-1
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.CDiffNode(DocumentRangeNode, int, String, IDocument, int, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CNode.CNode(DocumentRangeNode, int, String, IDocument, int, int)29
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.CDiffNode(DocumentRangeNode, int, String, IDocument, int, int)106
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.CDiffNode(DocumentRangeNode, int, String, IDocument, int, int)106

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.DocumentRangeNode(int, String, IDocument, int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.CDiffNode(int, String, IDocument, int, int)-1
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.CDiffNode(int, String, IDocument, int, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.CDiffNode(int, String, IDocument, int, int)109
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.CDiffNode(int, String, IDocument, int, int)109

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.getChildren()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.getStartOffset(IASTNode)141

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CNode.CNode(DocumentRangeNode, int, String, int, int)36
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.CStructureCreatorVisitor(DocumentRangeNode)76

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CNode.getName()40
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.getName()112
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CDiffNode.getName()112

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.getRange()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.getEndOffset(IASTNode)164
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.getStartOffset(IASTNode)143
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.getStartOffset(IASTNode)147
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.pop(int)445

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.getTypeCode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CNode.getImage()48
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.inClassBody()454
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.leave(IASTDeclaration)346
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.leave(IASTDeclaration)350
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.leave(IASTDeclaration)322
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.leave(IASTTranslationUnit)174
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.leave(ICPPASTNamespaceDefinition)419

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.setAppendPosition(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.pop(int)444

org.eclipse.compare.structuremergeviewer.DocumentRangeNode.setLength(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreatorVisitor.pop(int)445

org.eclipse.compare.structuremergeviewer.ICompareInput.getAncestor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorContent(Object)105
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorContent(Object)105
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorImage(Object)111
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorImage(Object)111
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorLabel(Object)121
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getAncestorLabel(Object)121

org.eclipse.compare.structuremergeviewer.ICompareInput.getLeft()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getLeftContent(Object)131
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getLeftContent(Object)131
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getLeftImage(Object)137
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getLeftImage(Object)137

org.eclipse.compare.structuremergeviewer.ICompareInput.getRight()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getRightContent(Object)147
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getRightContent(Object)147
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getRightImage(Object)153
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CTextEditChangePreviewViewerContentProvider.getRightImage(Object)153

org.eclipse.compare.structuremergeviewer.StructureCreator.createStructureComparator(Object, IDocument, ISharedDocumentAdapter, IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.createStructureComparator(Object, IDocument, ISharedDocumentAdapter, IProgressMonitor)-1

org.eclipse.compare.structuremergeviewer.StructureCreator.getDocumentPartitioner()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.getDocumentPartitioner()-1

org.eclipse.compare.structuremergeviewer.StructureCreator.getDocumentPartitioning()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.getDocumentPartitioning()-1

org.eclipse.compare.structuremergeviewer.StructureCreator.StructureCreator()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.CStructureCreator()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.CStructureCreator()64

org.eclipse.compare.structuremergeviewer.StructureRootNode.StructureRootNode(IDocument, Object, StructureCreator, ISharedDocumentAdapter)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.CStructureCreator.createStructureComparator(Object, IDocument, ISharedDocumentAdapter, IProgressMonitor)101

Back to reference summary for org.eclipse.cdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict