Types from org.eclipse.ui.workbench.texteditor 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.texteditor.AbstractDocumentProvider.ElementInfo

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.SourceDocumentProvider.dispose()46
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.model.SourceDocumentProvider.disposeElementInfo(Object, AbstractDocumentProviderElementInfo)-1

org.eclipse.ui.texteditor.AnnotationPreference

CASTS
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport)897
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.createOverviewRuler(ISharedTextColors)1075
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.createVerticalRuler()1031
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport)897
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.createOverviewRuler(ISharedTextColors)1075
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.createVerticalRuler()1031

org.eclipse.ui.texteditor.IAnnotationImageProvider

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerImageProvider-1

org.eclipse.ui.texteditor.IDocumentProvider

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.getLineInformation(ITextEditor, int)488
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.getLineInformation(ITextEditor, int)488
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.addAnnotation(ITextEditor, IStackIFrameDMContext, Position, boolean)189
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.removeAnnotation(ITextEditor, Annotation)300

org.eclipse.ui.texteditor.ITextEditor

CASTS
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.runInUIThread(IProgressMonitor)315
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.runInUIThread(IProgressMonitor)315
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.runInUIThread(IProgressMonitor)317
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.runInUIThread(IProgressMonitor)317
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.AnnotationWrapper.fTextEditor-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.AnnotationWrapper.fTextEditor-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.runInUIThread(IProgressMonitor)314
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.runInUIThread(IProgressMonitor)314
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.runInUIThread(IProgressMonitor)313
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.runInUIThread(IProgressMonitor)313
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.getLineInformation(ITextEditor, int)-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.getLineInformation(ITextEditor, int)-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.positionEditor(ITextEditor, DsfSourceDisplayAdapterFrameData)-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.DsfSourceDisplayAdapter.DisplayJob.positionEditor(ITextEditor, DsfSourceDisplayAdapterFrameData)-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.addAnnotation(ITextEditor, IStackIFrameDMContext, Position, boolean)-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.AnnotationWrapper.AnnotationWrapper(ITextEditor, Annotation, IStackIFrameDMContext)-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.AnnotationWrapper.AnnotationWrapper(ITextEditor, Annotation, IStackIFrameDMContext)-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.createAnnotation(ITextEditor, IStackIFrameDMContext)-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.removeAnnotation(ITextEditor, Annotation)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.AnnotationWrapper.getTextEditor()-1
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerManager.AnnotationWrapper.getTextEditor()-1

org.eclipse.ui.texteditor.IUpdate

CASTS
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.actions.AbstractDisassemblyRulerActionDelegate.update()134
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.updateSelectionDependentActions()1350
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.updateStateDependentActions()1358
org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.numberformat.detail.NumberFormatDetailPane.updateAction(String)178
org.eclipse.cdt.dsf.debug.ui.viewmodel.modules.detail.ModulesAbstractDetailPane.updateAction(String)121
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.actions.AbstractDisassemblyAction-1
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.actions.TextOperationAction-1
org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.detailsupport.TextViewerAction-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.actions.AbstractDisassemblyRulerActionDelegate.update()133
org.eclipse.cdt.dsf.debug.internal.ui.viewmodel.numberformat.detail.NumberFormatDetailPane.updateAction(String)177
org.eclipse.cdt.dsf.debug.ui.viewmodel.modules.detail.ModulesAbstractDetailPane.updateAction(String)120
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.updateSelectionDependentActions()1350
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.updateStateDependentActions()1358

org.eclipse.ui.texteditor.SourceViewerDecorationSupport

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.fDecorationSupport-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.createPartControl(Composite)754
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.debug.internal.ui.disassembly.DisassemblyPart.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict