Types from org.eclipse.ui.workbench.texteditor used by org.eclipse.debug.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.AbstractRulerActionDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.debug.ui.actions.RulerEnableDisableBreakpointActionDelegate-1
org.eclipse.debug.ui.actions.RulerToggleBreakpointActionDelegate-1

org.eclipse.ui.texteditor.FindReplaceAction

INSTANTIATION
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.createActions()496

org.eclipse.ui.texteditor.IAnnotationImageProvider

IMPLEMENTS
Reference LocationLine Number
org.eclipse.debug.internal.ui.BreakpointImageProvider-1
org.eclipse.debug.internal.ui.InstructionPointerImageProvider-1

org.eclipse.ui.texteditor.IDocumentProvider

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.addAnnotation(ITextEditor, IStackFrame, Annotation)93
org.eclipse.debug.internal.ui.InstructionPointerManager.removeAnnotationFromModel(InstructionPointerContext)235
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.getLineInformation(ITextEditor, int)324
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.menuAboutToShow(IMenuManager)156
org.eclipse.debug.ui.actions.ToggleBreakpointAction.getDocument()150
org.eclipse.debug.ui.console.FileLink.linkActivated()92

org.eclipse.ui.texteditor.ITextEditor

CASTS
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.PartListener.partClosed(IWorkbenchPartReference)304
org.eclipse.debug.internal.ui.InstructionPointerManager.PartListener.partClosed(IWorkbenchPartReference)304
org.eclipse.debug.internal.ui.InstructionPointerManager.PartListener.partInputChanged(IWorkbenchPartReference)315
org.eclipse.debug.internal.ui.InstructionPointerManager.PartListener.partInputChanged(IWorkbenchPartReference)315
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.display(ISourceLookupResult, IWorkbenchPage)239
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.display(ISourceLookupResult, IWorkbenchPage)237
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.setActiveEditor(IAction, IEditorPart)130
org.eclipse.debug.ui.actions.ToggleBreakpointAction.getDocument()149
org.eclipse.debug.ui.console.FileLink.linkActivated()87
org.eclipse.debug.ui.console.FileLink.linkActivated()85
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerContext.fEditor-1
org.eclipse.debug.ui.actions.RulerBreakpointAction.fEditor-1
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.fEditor-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.PartListener.partClosed(IWorkbenchPartReference)303
org.eclipse.debug.internal.ui.InstructionPointerManager.PartListener.partClosed(IWorkbenchPartReference)303
org.eclipse.debug.internal.ui.InstructionPointerManager.PartListener.partInputChanged(IWorkbenchPartReference)314
org.eclipse.debug.internal.ui.InstructionPointerManager.PartListener.partInputChanged(IWorkbenchPartReference)314
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.display(ISourceLookupResult, IWorkbenchPage)236
org.eclipse.debug.ui.actions.ToggleBreakpointAction.getDocument()148
org.eclipse.debug.ui.console.FileLink.linkActivated()84
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.display(ISourceLookupResult, IWorkbenchPage)235
org.eclipse.debug.ui.actions.ToggleBreakpointAction.getDocument()149
org.eclipse.debug.ui.console.FileLink.linkActivated()83
PARAMETER
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.breakpoints.RulerEnableDisableBreakpointAction.RulerEnableDisableBreakpointAction(ITextEditor, IVerticalRulerInfo)-1
org.eclipse.debug.internal.ui.InstructionPointerContext.InstructionPointerContext(IDebugTarget, IThread, ITextEditor, Annotation)-1
org.eclipse.debug.internal.ui.InstructionPointerManager.addAnnotation(ITextEditor, IStackFrame, Annotation)-1
org.eclipse.debug.internal.ui.InstructionPointerManager.removeAnnotations(ITextEditor)-1
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.getLineInformation(ITextEditor, int)-1
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.positionEditor(ITextEditor, IStackFrame)-1
org.eclipse.debug.ui.actions.RulerBreakpointAction.RulerBreakpointAction(ITextEditor, IVerticalRulerInfo)-1
org.eclipse.debug.ui.actions.RulerEnableDisableBreakpointActionDelegate.createAction(ITextEditor, IVerticalRulerInfo)-1
org.eclipse.debug.ui.actions.RulerToggleBreakpointActionDelegate.createAction(ITextEditor, IVerticalRulerInfo)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerContext.getEditor()-1
org.eclipse.debug.ui.actions.RulerBreakpointAction.getEditor()-1

org.eclipse.ui.texteditor.ITextEditorExtension

CASTS
Reference LocationLine Number
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.dispose()147
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.setActiveEditor(IAction, IEditorPart)134
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.setActiveEditor(IAction, IEditorPart)122
INSTANCEOF
Reference LocationLine Number
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.dispose()146
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.setActiveEditor(IAction, IEditorPart)121
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.setActiveEditor(IAction, IEditorPart)133

org.eclipse.ui.texteditor.IUpdate

CASTS
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.variables.details.AbstractDetailPane.updateAction(String)124
org.eclipse.debug.internal.ui.views.variables.VariablesView.6.menuAboutToShow(IMenuManager)800
org.eclipse.debug.internal.ui.views.variables.VariablesView.updateAction(String)975
org.eclipse.debug.ui.AbstractDebugView.updateObjects()701
IMPLEMENTS
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.breakpoints.RulerEnableDisableBreakpointAction-1
org.eclipse.debug.internal.ui.actions.ConfigureColumnsAction-1
org.eclipse.debug.internal.ui.viewers.model.VirtualFindAction-1
org.eclipse.debug.internal.ui.views.console.ConsoleRemoveAllTerminatedAction-1
org.eclipse.debug.internal.ui.views.console.ConsoleTerminateAction-1
org.eclipse.debug.internal.ui.views.variables.ToggleShowColumnsAction-1
org.eclipse.debug.ui.actions.ToggleBreakpointAction-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.variables.details.AbstractDetailPane.updateAction(String)123
org.eclipse.debug.internal.ui.views.variables.VariablesView.updateAction(String)974
org.eclipse.debug.ui.AbstractDebugView.setAction(String, IAction)678
PARAMETER
Reference LocationLine Number
org.eclipse.debug.ui.AbstractDebugView.add(IUpdate)-1
org.eclipse.debug.ui.AbstractDebugView.remove(IUpdate)-1
org.eclipse.debug.ui.IDebugView.add(IUpdate)-1
org.eclipse.debug.ui.IDebugView.remove(IUpdate)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict