Methods from org.eclipse.text 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.jface.text.Document.Document()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.expressions.WatchExpressionDialog.createDialogArea(Composite)97
org.eclipse.debug.internal.ui.memory.provisional.AbstractAsyncTableRendering.createMessagePage(Composite)585
org.eclipse.debug.internal.ui.views.memory.renderings.ErrorRendering.createControl(Composite)53
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.getDetailDocument()688
org.eclipse.debug.ui.memory.AbstractTableRendering.createErrorPage(Composite)1547

org.eclipse.jface.text.IDocument.addDocumentListener(IDocumentListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.expressions.WatchExpressionDialog.createDialogArea(Composite)101
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.createViewSpecificComponents()391

org.eclipse.jface.text.IDocument.get()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.expressions.WatchExpressionDialog.checkValues()172
org.eclipse.debug.internal.ui.actions.expressions.WatchExpressionDialog.okPressed()163
org.eclipse.debug.internal.ui.actions.variables.details.DetailPaneAssignValueAction.run()128

org.eclipse.jface.text.IDocument.get(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.variables.details.DetailPaneAssignValueAction.run()131

org.eclipse.jface.text.IDocument.getChar(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.getCursorPosition()763

org.eclipse.jface.text.IDocument.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.1.runInUIThread(IProgressMonitor)270

org.eclipse.jface.text.IDocument.getLineDelimiter(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.disconnect()71
org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.matchFound(PatternMatchEvent)115

org.eclipse.jface.text.IDocument.getLineInformation(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.addAnnotation(ITextEditor, IStackFrame, Annotation)117
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.getLineInformation(ITextEditor, int)334
org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.disconnect()72
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.menuAboutToShow(IMenuManager)162
org.eclipse.debug.ui.actions.ToggleBreakpointAction.getTextSelection(IDocument, int)213
org.eclipse.debug.ui.console.FileLink.linkActivated()102

org.eclipse.jface.text.IDocument.getLineOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.getCursorPosition()759

org.eclipse.jface.text.IDocument.getLineOfOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.matchFound(PatternMatchEvent)114
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.getCursorPosition()757
org.eclipse.debug.ui.actions.RulerBreakpointAction.getBreakpoint()71

org.eclipse.jface.text.IDocument.getNumberOfLines()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.disconnect()70

org.eclipse.jface.text.IDocument.replace(int, int, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.1.runInUIThread(IProgressMonitor)284

org.eclipse.jface.text.IDocument.set(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.actions.expressions.WatchExpressionDialog.createDialogArea(Composite)116
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.1.runInUIThread(IProgressMonitor)281
org.eclipse.debug.internal.ui.views.variables.details.DefaultDetailPane.clearSourceViewer()701

org.eclipse.jface.text.IRegion.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.addAnnotation(ITextEditor, IStackFrame, Annotation)119
org.eclipse.debug.ui.console.FileLink.linkActivated()104

org.eclipse.jface.text.IRegion.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.addAnnotation(ITextEditor, IStackFrame, Annotation)118
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.positionEditor(ITextEditor, IStackFrame)314
org.eclipse.debug.ui.actions.RulerBreakpointTypesActionDelegate.menuAboutToShow(IMenuManager)163
org.eclipse.debug.ui.actions.ToggleBreakpointAction.getTextSelection(IDocument, int)214
org.eclipse.debug.ui.console.FileLink.linkActivated()103

org.eclipse.jface.text.Position.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.ui.actions.RulerBreakpointAction.getBreakpoint()71

org.eclipse.jface.text.Position.Position(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.addAnnotation(ITextEditor, IStackFrame, Annotation)129

org.eclipse.jface.text.Region.Region(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.matchFound(PatternMatchEvent)117

org.eclipse.jface.text.source.Annotation.Annotation(String, boolean, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.DynamicInstructionPointerAnnotation.DynamicInstructionPointerAnnotation(IStackFrame, String, String)35

org.eclipse.jface.text.source.IAnnotationModel.addAnnotation(Annotation, Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.addAnnotation(ITextEditor, IStackFrame, Annotation)139

org.eclipse.jface.text.source.IAnnotationModel.getAnnotationIterator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.ui.actions.RulerBreakpointAction.getBreakpoint()62

org.eclipse.jface.text.source.IAnnotationModel.getPosition(Annotation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.ui.actions.RulerBreakpointAction.getBreakpoint()70

org.eclipse.jface.text.source.IAnnotationModel.removeAnnotation(Annotation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.ui.InstructionPointerManager.addAnnotation(ITextEditor, IStackFrame, Annotation)138
org.eclipse.debug.internal.ui.InstructionPointerManager.removeAnnotationFromModel(InstructionPointerContext)239

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict