Methods from org.eclipse.ui.editors used by org.eclipse.cdt.dsf.ui

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

Reference Details

org.eclipse.ui.editors.text.EditorsUI.getPreferenceStore()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.DisassemblyPart()536
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyViewerConfiguration.DisassemblyViewerConfiguration(DisassemblyPart)71
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.disableLineBackgroundPainter()851
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.disableLineBackgroundPainter()853
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.enableLineBackgroundPainter()867

org.eclipse.ui.editors.text.EditorsUI.getSharedTextColors()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.getSharedColors()1068

org.eclipse.ui.editors.text.EditorsUI.useAnnotationsPreferencePage(IPreferenceStore)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.preferences.DisassemblyPreferenceConstants.Initializer.initializeDefaultPreferences()81
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.preferences.DisassemblyPreferenceConstants.Initializer.initializeDefaultPreferences()81

org.eclipse.ui.editors.text.StorageDocumentProvider.createAnnotationModel(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.SourceDocumentProvider.createAnnotationModel(Object)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.createEmptyDocument()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.SourceDocumentProvider.createEmptyDocument()-1

org.eclipse.ui.editors.text.StorageDocumentProvider.setupDocument(Object, IDocument)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.SourceDocumentProvider.setupDocument(Object, IDocument)75
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.SourceDocumentProvider.setupDocument(Object, IDocument)-1

org.eclipse.ui.editors.text.StorageDocumentProvider.StorageDocumentProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.SourceDocumentProvider.SourceDocumentProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.SourceDocumentProvider.SourceDocumentProvider()36

org.eclipse.ui.editors.text.TextEditorPreferenceConstants.initializeDefaultValues(IPreferenceStore)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.preferences.DisassemblyPreferenceConstants.initializeDefaults(IPreferenceStore)57

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getHyperlinkDetectors(ISourceViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyViewerConfiguration.getHyperlinkDetectors(ISourceViewer)108
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyViewerConfiguration.getHyperlinkDetectors(ISourceViewer)-1
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.presentation.CSourcePresentationCreator.CustomCSourceViewerConfiguration.getHyperlinkDetectors(ISourceViewer)-1
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.presentation.CSourcePresentationCreator.CustomCSourceViewerConfiguration.getHyperlinkDetectors(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getOverviewRulerAnnotationHover(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.presentation.CSourcePresentationCreator.CustomCSourceViewerConfiguration.getOverviewRulerAnnotationHover(ISourceViewer)-1
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.presentation.CSourcePresentationCreator.CustomCSourceViewerConfiguration.getOverviewRulerAnnotationHover(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getReconciler(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyViewerConfiguration.getReconciler(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getTextHover(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyViewerConfiguration.getTextHover(ISourceViewer, String)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.getUndoManager(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyViewerConfiguration.getUndoManager(ISourceViewer)-1

org.eclipse.ui.editors.text.TextSourceViewerConfiguration.TextSourceViewerConfiguration(IPreferenceStore)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyViewerConfiguration.DisassemblyViewerConfiguration(DisassemblyPart)71

org.eclipse.ui.texteditor.ChainedPreferenceStore.ChainedPreferenceStore(IPreferenceStore[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.DisassemblyPart()536

org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess.DefaultMarkerAnnotationAccess()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.createAnnotationAccess()1234

org.eclipse.ui.texteditor.MarkerAnnotation.MarkerAnnotation(IMarker)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.BreakpointsAnnotationModel.addBreakpointAnnotation(IBreakpoint, boolean)135

org.eclipse.ui.texteditor.MarkerAnnotationPreferences.getAnnotationPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport)895
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.createOverviewRuler(ISharedTextColors)1073
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.createVerticalRuler()1030

org.eclipse.ui.texteditor.MarkerAnnotationPreferences.MarkerAnnotationPreferences()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.DisassemblyPart()534

org.eclipse.ui.texteditor.SimpleMarkerAnnotation.getMarker()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.actions.AbstractDisassemblyBreakpointRulerAction.getBreakpoint()57
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.getBreakpointsAtLine(int)2648
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.BreakpointsAnnotationModel.findAnnotation(IMarker)120

org.eclipse.ui.texteditor.SimpleMarkerAnnotation.update()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.BreakpointsAnnotationModel.breakpointChanged(IBreakpoint, IMarkerDelta)97

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict