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.ui.actions.OpenAction.OpenAction(IWorkbenchSite)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenOnSelectionAction.SnippetOpenOnSelectionAction(JavaSnippetEditor)44

org.eclipse.jdt.ui.actions.OpenAction.run(IStructuredSelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenOnSelectionAction.run()136

org.eclipse.jdt.ui.actions.OpenAction.selectionChanged(ITextSelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenOnSelectionAction.selectionChanged(ITextSelection)-1

org.eclipse.jdt.ui.actions.OpenTypeHierarchyAction.OpenTypeHierarchyAction(IWorkbenchSite)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenHierarchyOnSelectionAction.SnippetOpenHierarchyOnSelectionAction(JavaSnippetEditor)43

org.eclipse.jdt.ui.actions.OpenTypeHierarchyAction.run(IStructuredSelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenHierarchyOnSelectionAction.run()78

org.eclipse.jdt.ui.actions.SelectionDispatchAction.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenHierarchyOnSelectionAction.run()76
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenHierarchyOnSelectionAction.run()86
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenOnSelectionAction.run()144
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenOnSelectionAction.run()134

org.eclipse.jdt.ui.actions.SelectionDispatchAction.run()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenHierarchyOnSelectionAction.run()-1
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenOnSelectionAction.run()-1

org.eclipse.jdt.ui.dialogs.TypeSelectionExtension.createContentArea(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionTypeDialogExtension.createContentArea(Composite)-1

org.eclipse.jdt.ui.dialogs.TypeSelectionExtension.getSelectionValidator()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionTypeDialogExtension.getSelectionValidator()-1

org.eclipse.jdt.ui.dialogs.TypeSelectionExtension.TypeSelectionExtension()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionTypeDialogExtension.AddExceptionTypeDialogExtension(boolean, boolean)50

org.eclipse.jdt.ui.ISharedImages.getImage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab.getImage()103
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.getImage()317
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.getImage()117
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getImage(Object)683
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsLabelProvider.getImage(Object)29
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnImage(Object, int)181
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnImage(Object, int)181
org.eclipse.jdt.internal.debug.ui.jres.JREsLabelProvider.getImage(Object)29
org.eclipse.jdt.internal.debug.ui.jres.LibraryLabelProvider.getImage(Object)65
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)106
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)102
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)117
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementLabelProvider.getImage(Object)52
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementLabelProvider.getImage(Object)54
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.getImage(Object)75

org.eclipse.jdt.ui.ISharedImages.getImageDescriptor(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.classpath.VariableClasspathEntryWorkbenchAdapter.getImageDescriptor(Object)36
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)56
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)56
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.computeBaseImageDescriptor(IAdaptable)1070
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.computeBaseImageDescriptor(IAdaptable)1066
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.computeBaseImageDescriptor(IAdaptable)1068
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.computeBaseImageDescriptor(IAdaptable)1075
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getClassPrepareBreakpointImage(IJavaClassPrepareBreakpoint)852
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getClassPrepareBreakpointImage(IJavaClassPrepareBreakpoint)854
org.eclipse.jdt.internal.debug.ui.jres.LibraryLabelProvider.getImage(Object)61
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsAction.SelectImportsAction(JavaSnippetEditor)27
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)61
org.eclipse.jdt.internal.debug.ui.StorageEditorInput.getImageDescriptor()47

org.eclipse.jdt.ui.IWorkingCopyManager.getWorkingCopy(IEditorInput)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ActionDelegateHelper.getCurrentMember(ITextSelection)134
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getJavaElement(IEditorInput)53
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getTypeRoot(IEditorInput)1102
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)253

org.eclipse.jdt.ui.JavaElementImageDescriptor.JavaElementImageDescriptor(ImageDescriptor, int, Point)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getVariableImage(IAdaptable)892

org.eclipse.jdt.ui.JavaElementLabelProvider.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.dispose()151
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.dispose()95

org.eclipse.jdt.ui.JavaElementLabelProvider.getImage(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getImage(Object)52
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getImage(Object)52
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getImage(Object)-1
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getImage(Object)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.getImage(Object)73

org.eclipse.jdt.ui.JavaElementLabelProvider.getText(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getText(Object)56
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getText(Object)56
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getText(Object)-1
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getText(Object)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaBreakpointWorkbenchAdapterFactory.1.getLabel(Object)99
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)66
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)66
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getJavaPatternBreakpointText(IJavaPatternBreakpoint)1635
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getJavaStratumLineBreakpointText(IJavaStratumLineBreakpoint)1527
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getJavaTargetPatternBreakpointText(IJavaTargetPatternBreakpoint)1651
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getLineBreakpointText(IJavaLineBreakpoint)1583
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getMethodBreakpointText(IJavaMethodBreakpoint)1712
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getWatchpointText(IJavaWatchpoint)1680
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.getText(Object)46
org.eclipse.jdt.internal.debug.ui.propertypages.JavaLineBreakpointPage.createTypeSpecificLabels(Composite)135

org.eclipse.jdt.ui.JavaElementLabelProvider.JavaElementLabelProvider()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.SourceElementQualifierProvider()87
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.PackageRenderer()-1
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.PackageRenderer()-1

org.eclipse.jdt.ui.JavaElementLabelProvider.JavaElementLabelProvider(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaBreakpointWorkbenchAdapterFactory.1.getJavaLabelProvider()114
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.SourceLocationPropertiesAdapter(JavaSourceLocationWorkbenchAdapterFactory)38
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.SourceLocationPropertiesAdapter(JavaSourceLocationWorkbenchAdapterFactory)38
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.createAllPackagesDialog(Shell, IJavaProject[], boolean)575
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getJavaLabelProvider()1977
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab.chooseJavaProject()90
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.AppletSelectionDialog(Shell, IRunnableContext, IJavaProject)61
org.eclipse.jdt.internal.debug.ui.propertypages.JavaBreakpointPage.JavaBreakpointPage()54
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenHierarchyOnSelectionAction.selectJavaElement(List, Shell, String, String)129
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetOpenOnSelectionAction.selectJavaElement(List, Shell, String, String)93
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.PackageRenderer()48
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.PackageRenderer()48

org.eclipse.jdt.ui.JavaUI.createTypeDialog(Shell, IRunnableContext, IJavaSearchScope, int, boolean, String, TypeSelectionExtension)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction.run(IAction)115
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionAction.run(IAction)67

org.eclipse.jdt.ui.JavaUI.createTypeDialog(Shell, IRunnableContext, IJavaSearchScope, int, boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.selectType()307
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.selectType()609

org.eclipse.jdt.ui.JavaUI.createTypeDialog(Shell, IRunnableContext, IJavaSearchScope, int, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaStepFilterPreferencePage.addType()328
org.eclipse.jdt.internal.debug.ui.propertypages.ExceptionFilterEditor.addType()456
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsDialog.addType()257

org.eclipse.jdt.ui.JavaUI.getEditorInputJavaElement(IEditorInput)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getJavaElement(IEditorInput)49
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getJavaElement(IEditorInput)487
org.eclipse.jdt.internal.debug.ui.heapwalking.AllInstancesActionDelegate.getJavaElement(IEditorInput)286

org.eclipse.jdt.ui.JavaUI.getSharedImages()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab.getImage()103
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.getImage()317
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.getImage()117
org.eclipse.jdt.internal.debug.ui.classpath.VariableClasspathEntryWorkbenchAdapter.getImageDescriptor(Object)36
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)56
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)56
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.computeBaseImageDescriptor(IAdaptable)1068
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.computeBaseImageDescriptor(IAdaptable)1066
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.computeBaseImageDescriptor(IAdaptable)1075
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.computeBaseImageDescriptor(IAdaptable)1070
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getClassPrepareBreakpointImage(IJavaClassPrepareBreakpoint)852
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getClassPrepareBreakpointImage(IJavaClassPrepareBreakpoint)854
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getImage(Object)683
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.initImageRegistries()720
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsLabelProvider.getImage(Object)29
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnImage(Object, int)181
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnImage(Object, int)181
org.eclipse.jdt.internal.debug.ui.jres.JREsLabelProvider.getImage(Object)29
org.eclipse.jdt.internal.debug.ui.jres.LibraryLabelProvider.getImage(Object)61
org.eclipse.jdt.internal.debug.ui.jres.LibraryLabelProvider.getImage(Object)65
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)117
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)106
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)102
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementLabelProvider.getImage(Object)54
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementLabelProvider.getImage(Object)52
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.getImage(Object)75
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsAction.SelectImportsAction(JavaSnippetEditor)26
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)61
org.eclipse.jdt.internal.debug.ui.StorageEditorInput.getImageDescriptor()47

org.eclipse.jdt.ui.JavaUI.getWorkingCopyManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ActionDelegateHelper.getCurrentMember(ITextSelection)133
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getJavaElement(IEditorInput)53
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getTypeRoot(IEditorInput)1101
org.eclipse.jdt.internal.debug.ui.DebugWorkingCopyManager.getWorkingCopy(IEditorInput, boolean)39
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)253

org.eclipse.jdt.ui.JavaUI.openInEditor(IJavaElement)

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

org.eclipse.jdt.ui.PreferenceConstants.getPreferenceStore()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.display.DisplayViewerConfiguration.DisplayViewerConfiguration()40
org.eclipse.jdt.internal.debug.ui.JDIContentAssistPreference.getPreferenceStore()231
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.getJavaTextTools()665
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.JavaSnippetEditor()277

org.eclipse.jdt.ui.search.ElementQuerySpecification.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.isValid(QuerySpecification)187
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)99

org.eclipse.jdt.ui.search.ISearchRequestor.reportMatch(Match)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.searchLaunchConfigurations(IJavaSearchScope, ISearchRequestor, Pattern, IProgressMonitor)260

org.eclipse.jdt.ui.search.PatternQuerySpecification.getPattern()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)126

org.eclipse.jdt.ui.search.PatternQuerySpecification.getSearchFor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.isValid(QuerySpecification)192

org.eclipse.jdt.ui.search.PatternQuerySpecification.isCaseSensitive()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)124

org.eclipse.jdt.ui.search.QuerySpecification.getLimitTo()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.isValid(QuerySpecification)177

org.eclipse.jdt.ui.search.QuerySpecification.getScope()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)133

org.eclipse.jdt.ui.text.java.CompletionProposalCollector.CompletionProposalCollector(IJavaProject)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.computeCompletionProposals(ITextViewer, int)103
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugCompletionProposalCollector.JavaDebugCompletionProposalCollector(IJavaProject)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugCompletionProposalCollector.JavaDebugCompletionProposalCollector(IJavaProject)36

org.eclipse.jdt.ui.text.java.CompletionProposalCollector.getErrorMessage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.getErrorMessage()74
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.releaseCollector()225
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.releaseCollector()224
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.computeCompletionProposals(ITextViewer, int)127
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.computeCompletionProposals(ITextViewer, int)127

org.eclipse.jdt.ui.text.java.CompletionProposalCollector.getJavaCompletionProposals()

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

org.eclipse.jdt.ui.text.java.CompletionProposalCollector.isFiltered(CompletionProposal)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugCompletionProposalCollector.isFiltered(CompletionProposal)48
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugCompletionProposalCollector.isFiltered(CompletionProposal)-1

org.eclipse.jdt.ui.text.java.CompletionProposalCollector.setReplacementLength(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.configureResultCollector(IJavaProject, ITextSelection)190

org.eclipse.jdt.ui.text.java.CompletionProposalComparator.CompletionProposalComparator()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.JavaDebugContentAssistProcessor(IJavaDebugContentAssistContext)63
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.JavaSnippetCompletionProcessor(JavaSnippetEditor)55

org.eclipse.jdt.ui.text.java.CompletionProposalComparator.setOrderAlphabetically(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.orderProposalsAlphabetically(boolean)200
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetCompletionProcessor.orderProposalsAlphabetically(boolean)163

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.affectsTextPresentation(PropertyChangeEvent)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDISourceViewer.propertyChange(PropertyChangeEvent)262
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.affectsTextPresentation(PropertyChangeEvent)1116
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1132

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getColorManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.display.DisplayViewerConfiguration.getContentAssistant(ISourceViewer)68
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetViewerConfiguration.getContentAssistant(ISourceViewer)52

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getContentAssistant(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.display.DisplayViewerConfiguration.getContentAssistant(ISourceViewer)-1
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetViewerConfiguration.getContentAssistant(ISourceViewer)-1

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.display.DisplayViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)-1

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getEditor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetViewerConfiguration.getContentAssistantProcessor()39

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getInformationControlCreator(ISourceViewer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.display.DisplayViewerConfiguration.getContentAssistant(ISourceViewer)72
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetViewerConfiguration.getContentAssistant(ISourceViewer)56

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getReconciler(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetViewerConfiguration.getReconciler(ISourceViewer)-1

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.handlePropertyChangeEvent(PropertyChangeEvent)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDISourceViewer.propertyChange(PropertyChangeEvent)263
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1133

org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.JavaSourceViewerConfiguration(IColorManager, IPreferenceStore, ITextEditor, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.display.DisplayViewerConfiguration.DisplayViewerConfiguration()42
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetViewerConfiguration.JavaSnippetViewerConfiguration(JavaTextTools, IPreferenceStore, JavaSnippetEditor)32

org.eclipse.jdt.ui.text.JavaTextTools.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.stop(BundleContext)438

org.eclipse.jdt.ui.text.JavaTextTools.getColorManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.display.DisplayViewerConfiguration.DisplayViewerConfiguration()38
org.eclipse.jdt.internal.debug.ui.JDIContentAssistPreference.getColor(IPreferenceStore, String)50
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetViewerConfiguration.JavaSnippetViewerConfiguration(JavaTextTools, IPreferenceStore, JavaSnippetEditor)32

org.eclipse.jdt.ui.text.JavaTextTools.JavaTextTools(IPreferenceStore)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.getJavaTextTools()665

org.eclipse.jdt.ui.text.JavaTextTools.setupJavaDocumentPartitioner(IDocument, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ExpressionInputDialog.configureSourceViewer()184
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.createSnippetViewer(Composite)242
org.eclipse.jdt.internal.debug.ui.display.DisplayView.getRestoredDocument()206
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.createCodeGroupWidgets(boolean)307
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersPreferencePage.createSourceViewer(Composite)267
org.eclipse.jdt.internal.debug.ui.JavaLogicalStructuresPreferencePage.createSourceViewer(Composite)271
org.eclipse.jdt.internal.debug.ui.propertypages.BreakpointConditionEditor.BreakpointConditionEditor(Composite, JavaLineBreakpointPage)82
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetDocumentSetupParticipant.setup(IDocument)33
org.eclipse.jdt.internal.debug.ui.snippeteditor.SnippetEditorStorageDocumentProvider.setupDocument(Object, IDocument)31

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.chooseContainerEntries(Shell, IJavaProject, IClasspathEntry[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddLibraryAction.run()39
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser.editLibraries(Shell, ISourceLookupDirector, IClasspathEntry)79

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.chooseJAREntries(Shell, IPath, IPath[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddJarAction.run()43

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.chooseVariableEntries(Shell, IPath[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddVariableAction.run()36
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathVariableSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)50

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.configureContainerEntry(Shell, IClasspathEntry, IJavaProject, IClasspathEntry[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.handleContainerResolutionError(IPath, IJavaProject)68
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser.editLibraries(Shell, ISourceLookupDirector, IClasspathEntry)82

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.configureJavadocLocation(Shell, String, URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.edit(IStructuredSelection, int)320

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.configureSourceAttachment(Shell, IClasspathEntry)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.run()46
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.edit(IStructuredSelection, int)329

org.eclipse.jdt.ui.wizards.BuildPathDialogAccess.configureVariableEntry(Shell, IPath, IPath[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathVariableSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])38

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict