Methods from org.eclipse.jdt.ui used by org.eclipse.jdt.debug.ui

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

Reference Details

org.eclipse.jdt.internal.ui.javaeditor.BasicCompilationUnitEditorActionContributor.BasicCompilationUnitEditorActionContributor()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetEditorActionContributor.SnippetEditorActionContributor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetEditorActionContributor.SnippetEditorActionContributor()35

org.eclipse.jdt.internal.ui.javaeditor.BasicCompilationUnitEditorActionContributor.contributeToMenu(IMenuManager)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetEditorActionContributor.contributeToMenu(IMenuManager)59
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetEditorActionContributor.contributeToMenu(IMenuManager)-1

org.eclipse.jdt.internal.ui.javaeditor.BasicCompilationUnitEditorActionContributor.setActiveEditor(IEditorPart)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetEditorActionContributor.setActiveEditor(IEditorPart)74
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetEditorActionContributor.setActiveEditor(IEditorPart)-1

org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.getEditorInput(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getEditorInput(Object)1126

org.eclipse.jdt.internal.ui.javaeditor.WorkingCopyManager.getWorkingCopy(IEditorInput, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.DebugWorkingCopyManager.getWorkingCopy(IEditorInput, boolean)39

org.eclipse.jdt.internal.ui.JavaPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)58
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)54
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.JavaSnippetCompletionProcessor(JavaSnippetEditor)50

org.eclipse.jdt.internal.ui.JavaPlugin.getImageDescriptorRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getJavaElementImageRegistry()1963

org.eclipse.jdt.internal.ui.JavaPlugin.getTemplateContextRegistry()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)58
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)54
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.JavaSnippetCompletionProcessor(JavaSnippetEditor)50

org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart.getTreeViewer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.ShowInPackageViewAction.reveal(PackageExplorerPart, Object)75

org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart.openInActivePerspective()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.ShowInPackageViewAction.run()64

org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart.selectReveal(ISelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.ShowInPackageViewAction.reveal(PackageExplorerPart, Object)74

org.eclipse.jdt.internal.ui.text.java.JavaParameterListValidator.JavaParameterListValidator()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.getContextInformationValidator()97
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.getContextInformationValidator()77

org.eclipse.jdt.internal.ui.text.template.contentassist.TemplateEngine.complete(ITextViewer, int, ICompilationUnit)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)160
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)154
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.computeCompletionProposals(ITextViewer, int)115

org.eclipse.jdt.internal.ui.text.template.contentassist.TemplateEngine.getResults()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)155
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)161
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.computeCompletionProposals(ITextViewer, int)117

org.eclipse.jdt.internal.ui.text.template.contentassist.TemplateEngine.reset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)153
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)159
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.computeCompletionProposals(ITextViewer, int)114

org.eclipse.jdt.internal.ui.text.template.contentassist.TemplateEngine.TemplateEngine(TemplateContextType)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)60
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)56
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.JavaSnippetCompletionProcessor(JavaSnippetEditor)52

org.eclipse.jdt.internal.ui.util.OpenTypeHierarchyUtil.open(IJavaElement, IWorkbenchWindow)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.openInEditor(Object)111

org.eclipse.jdt.internal.ui.util.SWTUtil.setButtonDimensionHint(Button)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsDialog.getButtonGridData(Button)205

org.eclipse.jdt.internal.ui.viewsupport.ImageDescriptorRegistry.get(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getVariableImage(IAdaptable)895

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict