Types from org.eclipse.equinox.common used by org.eclipse.dltk.debug.ui

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

Reference Details

org.eclipse.core.runtime.CoreException

CASTS
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.getExceptionMessage(Throwable)446
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.findScripts(Object[], IRunnableContext)370
CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.1.run(IProgressMonitor)139
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.run(IAction)84
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.run(IAction)53
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.selectionChanged(IAction, ISelection)79
org.eclipse.dltk.debug.ui.actions.ToggleWatchPointAction.run()118
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.findLineBreakpoint(ITextEditor, int)245
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.createContents(Composite)310
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.performOk()427
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.2.run(IProgressMonitor)285
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.2.run(IProgressMonitor)285
org.eclipse.dltk.debug.ui.DebugConsoleManager.createConsole(String, ILaunch)60
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.getInterpreterInstallTypePage(String)388
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.loadDebugModelPresentation(String)442
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.2.getProjectInterpreter(IScriptProject)481
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.getScriptProject()531
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.handleSelectedInterpreterChanged()328
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.updateInterpreterFromConfig(ILaunchConfiguration)288
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.performApplyInteractiveConsole(ILaunchConfigurationWorkingCopy)341
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptArgumentsTab.initializeFrom(ILaunchConfiguration)185
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultEncoding(ILaunchConfiguration)417
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultEncoding(ILaunchConfiguration)417
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultSharedConfigLocation(ILaunchConfiguration)532
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultSharedConfigLocation(ILaunchConfiguration)532
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.isLaunchInBackground(ILaunchConfiguration)710
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.performApply(ILaunchConfigurationWorkingCopy)947
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateConfigFromFavorites(ILaunchConfigurationWorkingCopy)843
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateConfigFromFavorites(ILaunchConfigurationWorkingCopy)843
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateConsoleOutput(ILaunchConfiguration)635
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateEncoding(ILaunchConfiguration)677
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateFavoritesFromConfig(ILaunchConfiguration)752
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)217
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.getEditorInput(Object)123
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.linkActivated()73
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.linkActivated()105
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.linkActivated()105
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointImage(IScriptBreakpoint)644
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointText(IScriptBreakpoint)538
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)722
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)722
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)264
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)264
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)264
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterContainerWizardPage.initializeFromSelection()101
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.createConfiguration(IResource)246
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.findLaunchConfiguration(IResource, ILaunchConfigurationType)186
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)329
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.searchAndLaunch(Object[], String, String, String)77
org.eclipse.dltk.internal.debug.ui.launcher.InterpreterArgumentsBlock.initializeFrom(ILaunchConfiguration)116
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getContainer()242
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.initializeFrom(ILaunchConfiguration)413
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.isValid(ILaunchConfiguration)362
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.setDefaultWorkingDir()321
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.1.run(IProgressMonitor)68
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.breakpointsAdded(IBreakpoint[])210
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.handleDebugEvents(DebugEvent[])179
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.updateBreakpoints(IBreakpoint[], ScriptDebugOptionsManagerIBreakpointUpdater)78
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.getExceptionMessage(Throwable)448
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.getExceptionMessage(Throwable)445
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.translateToMembers(IWorkbenchPart, ISelection)188
org.eclipse.dltk.debug.ui.ScriptDebuggerConsoleToFileHyperlink.getFileName(String)45
org.eclipse.dltk.debug.ui.ScriptDebuggerConsoleToFileHyperlink.getLineNumber(String)59
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.1.run(IProgressMonitor)139
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.run(IAction)84
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.run(IAction)53
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.selectionChanged(IAction, ISelection)79
org.eclipse.dltk.debug.ui.actions.ToggleWatchPointAction.run()118
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.findLineBreakpoint(ITextEditor, int)245
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.createContents(Composite)310
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.performOk()427
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.2.run(IProgressMonitor)285
org.eclipse.dltk.debug.ui.DebugConsoleManager.createConsole(String, ILaunch)60
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.getInterpreterInstallTypePage(String)388
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.loadDebugModelPresentation(String)442
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.getScriptProject()531
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.handleSelectedInterpreterChanged()328
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.updateInterpreterFromConfig(ILaunchConfiguration)288
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.performApplyInteractiveConsole(ILaunchConfigurationWorkingCopy)341
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptArgumentsTab.initializeFrom(ILaunchConfiguration)185
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultEncoding(ILaunchConfiguration)417
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getDefaultSharedConfigLocation(ILaunchConfiguration)532
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.isLaunchInBackground(ILaunchConfiguration)710
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.performApply(ILaunchConfigurationWorkingCopy)947
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateConfigFromFavorites(ILaunchConfigurationWorkingCopy)843
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateConsoleOutput(ILaunchConfiguration)635
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.updateFavoritesFromConfig(ILaunchConfiguration)752
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)217
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointImage(IScriptBreakpoint)644
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getBreakpointText(IScriptBreakpoint)538
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)722
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)264
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.createConfiguration(IResource)246
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.findLaunchConfiguration(IResource, ILaunchConfigurationType)186
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.searchAndLaunch(Object[], String, String, String)77
org.eclipse.dltk.internal.debug.ui.launcher.InterpreterArgumentsBlock.initializeFrom(ILaunchConfiguration)116
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.initializeFrom(ILaunchConfiguration)413
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.isValid(ILaunchConfiguration)362
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.1.run(IProgressMonitor)68
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.breakpointsAdded(IBreakpoint[])210
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.handleDebugEvents(DebugEvent[])179
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.updateBreakpoints(IBreakpoint[], ScriptDebugOptionsManagerIBreakpointUpdater)78
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.reportErorr(CoreException)-1
THROWS
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.createBreakpoint(boolean, boolean, IType)-1
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.doAction(IScriptBreakpoint)-1
org.eclipse.dltk.debug.ui.actions.BreakpointToggleAction.getToggleState(IScriptBreakpoint)-1
org.eclipse.dltk.debug.ui.actions.EntryToggleAction.doAction(IScriptBreakpoint)-1
org.eclipse.dltk.debug.ui.actions.EntryToggleAction.getToggleState(IScriptBreakpoint)-1
org.eclipse.dltk.debug.ui.actions.ExitToggleAction.doAction(IScriptBreakpoint)-1
org.eclipse.dltk.debug.ui.actions.ExitToggleAction.getToggleState(IScriptBreakpoint)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addExceptionBreakpoint(String, boolean, boolean, IType)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addLineBreakpoint(ITextEditor, int)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addMethodEntryBreakpoint(ITextEditor, int, String)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addSpawnpoint(ITextEditor, int)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addWatchPoint(ITextEditor, int, String)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.findLineBreakpoint(ITextEditor, int)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getBreakpointLocationTester(IEditorInput)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getBreakpointResourceLocation(ITextEditor)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getDebugModelId(ITextEditor, IResource)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.IBreakpointLocationTester.evaluate(IBreakpoint)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.IBreakpointLocationTester.evaluate(IBreakpoint)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.SimpleBreakpointLocationTester.evaluate(IBreakpoint)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.SimpleBreakpointLocationTester.evaluate(IBreakpoint)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.5.run(IProgressMonitor)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.createButtons(Composite)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.createLabels(Composite)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.createLocationLabels(Composite)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.createTypeSpecificLabels(Composite)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.getBreakpointResourceName()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.loadValues()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.saveValues()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptExceptionBreakpointPropertyPage.createLocationLabels(Composite)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptExceptionBreakpointPropertyPage.loadValues()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptExceptionBreakpointPropertyPage.saveValues()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.createLocationLabels(Composite)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.getBreakpointResourceName()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptMethodBreakpointPropertyPage.loadValues()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptMethodBreakpointPropertyPage.saveValues()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.getFields(IStructuredSelection)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.toggleLineBreakpoints(IWorkbenchPart, ISelection)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.translateToMembers(IWorkbenchPart, ISelection)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.createTypeSpecificLabels(Composite)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.loadValues()-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptWatchpointPropertyPage.saveValues()-1
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.getResource(ILaunchConfiguration)-1
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.getResource(ILaunchConfiguration)-1
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptLaunchConfigurationTab.mapResources(ILaunchConfigurationWorkingCopy)-1
org.eclipse.dltk.debug.ui.preferences.ScriptStepFilterPreferencePage.setInitializationData(IConfigurationElement, String, Object)-1
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.getFileName(String)-1
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.getLineNumber(String)-1
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.getLinkText()-1
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.getSourceModule(String)-1
org.eclipse.dltk.debug.ui.ScriptDebuggerConsoleToFileHyperlink.getFileName(String)-1
org.eclipse.dltk.debug.ui.ScriptDebuggerConsoleToFileHyperlink.getLineNumber(String)-1
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getProject(IDebugElement)-1
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)-1
org.eclipse.dltk.debug.ui.ScriptWatchExpressionFilter.createWatchExpression(IVariable)-1
org.eclipse.dltk.internal.debug.ui.handlers.AbstractOpenPreferencePageStatusHandler.handleStatus(IStatus, Object)-1
org.eclipse.dltk.internal.debug.ui.handlers.InterpreterRunnerNotFoundStatusHandler.handleStatus(IStatus, Object)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.findScripts(Object[], IRunnableContext)-1
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getProject(ILaunchConfiguration)-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.1.run(IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.2.update(IScriptBreakpoint)-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.3.update(IScriptBreakpoint)-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.4.update(IScriptBreakpoint)-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.IBreakpointUpdater.update(IScriptBreakpoint)-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.IBreakpointUpdater.update(IScriptBreakpoint)-1
org.eclipse.dltk.internal.debug.ui.ScriptRunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)-1
org.eclipse.dltk.internal.debug.ui.variables.ScriptVariableLabelProvider.getValueText(IVariable, IValue, IPresentationContext)-1
org.eclipse.dltk.internal.debug.ui.variables.ScriptVariableLabelProvider.getVariableName(IVariable, IPresentationContext)-1

org.eclipse.core.runtime.IAdaptable

CASTS
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptEvaluationContextManager.debugContextChanged(DebugContextEvent)245
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.ScriptEvaluationContextManager.debugContextChanged(DebugContextEvent)244
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptWatchAction.createWatchExpression(String)32
org.eclipse.dltk.internal.debug.ui.ScriptDebugHover.getFrame()64
org.eclipse.dltk.internal.debug.ui.ScriptDetailFormattersManager.propertyChange(PropertyChangeEvent)178

org.eclipse.core.runtime.IAdapterFactory

IMPLEMENTS
Reference LocationLine Number
org.eclipse.dltk.debug.ui.ScriptDebugElementAdapterFactory-1
org.eclipse.dltk.debug.ui.ScriptEditorDebugAdapterFactory-1

org.eclipse.core.runtime.IAdapterManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.ToggleWatchPointAction.run()84
org.eclipse.dltk.debug.ui.actions.ToggleWatchPointAction.update()180

org.eclipse.core.runtime.IPath

CASTS
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.handleSharedLocationButtonSelected()564
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.handleWorkspaceDirBrowseButtonSelected()217
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.interpreters.LibraryStandin.fLibraryLocation-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.handleSharedLocationButtonSelected()563
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.handleWorkspaceDirBrowseButtonSelected()216
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addLineBreakpoint(ITextEditor, int)72
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addMethodEntryBreakpoint(ITextEditor, int, String)266
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addSpawnpoint(ITextEditor, int)95
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.addWatchPoint(ITextEditor, int, String)292
org.eclipse.dltk.debug.ui.breakpoints.ScriptLineBreakpointPropertyPage.getBreakpointResourceName()48
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.getTabForCurrentInterpreter()360
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.performApply(ILaunchConfigurationWorkingCopy)222
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.handleSharedLocationButtonSelected()564
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getLineBreakpointEditorInput(Object)706
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)178
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)181
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)177
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameText(IScriptStackFrame)245
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterLibraryBlock.add()560
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.generateInterpreterName(IFileHandle)387
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.handleWorkspaceDirBrowseButtonSelected()217
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.SimpleBreakpointLocationTester.SimpleBreakpointLocationTester(IPath)-1
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.SimpleBreakpointLocationTester.SimpleBreakpointLocationTester(IPath)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.setPath(IPath)-1
org.eclipse.dltk.internal.debug.ui.interpreters.LibraryStandin.equals(IPath, IPath)-1
org.eclipse.dltk.internal.debug.ui.interpreters.LibraryStandin.equals(IPath, IPath)-1
org.eclipse.dltk.internal.debug.ui.interpreters.LibraryStandin.LibraryStandin(IPath)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.debug.ui.breakpoints.BreakpointUtils.getBreakpointResourceLocation(ITextEditor)-1
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)-1
org.eclipse.dltk.internal.debug.ui.ExternalFileEditorInput.getPath()-1
org.eclipse.dltk.internal.debug.ui.ExternalFileEditorInput.getPath(Object)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.getInterpreterPath()-1

org.eclipse.core.runtime.IProgressMonitor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.handlers.LaunchStatusDialog.monitor-1
org.eclipse.dltk.debug.ui.handlers.LaunchStatusHandler.monitor-1
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.1.run(IProgressMonitor)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptBreakpointPropertyPage.5.run(IProgressMonitor)-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.2.run(IProgressMonitor)-1
org.eclipse.dltk.debug.ui.display.DebugConsolePage.1.run(IProgressMonitor)-1
org.eclipse.dltk.debug.ui.handlers.LaunchStatusDialog.LaunchStatusDialog(Shell, IProgressMonitor)-1
org.eclipse.dltk.debug.ui.handlers.LaunchStatusHandler.initialize(IDebugTarget, IProgressMonitor)-1
org.eclipse.dltk.debug.ui.interpreters.InterpretersUpdater.1.run(IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.1.run(IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterLibraryBlock.2.run(IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterLibraryBlock.3.run(IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.interpreters.InterpretersBlock.17.run(IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.1.run(IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.launcher.AbstractScriptLaunchShortcut.getScriptResources(Object[], IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.ScriptDebugOptionsManager.1.run(IProgressMonitor)-1

org.eclipse.core.runtime.IStatus

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.AddScriptInterpreterDialog(IAddInterpreterDialogRequestor, Shell, IInterpreterInstallType[], IInterpreterInstall)85
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.validateInterpreterLocation()346
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.fStatus-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.OK_STATUS-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.fStati-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.errorDialog(String, Throwable)363
org.eclipse.dltk.debug.ui.launchConfigurations.InterpreterTab.isValid(ILaunchConfiguration)252
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.validateScript()374
org.eclipse.dltk.debug.ui.launchConfigurations.RemoteLaunchConfigurationTab.validatePort()152
org.eclipse.dltk.debug.ui.ScriptDebuggerConsoleToFileHyperlink.getFileName(String)43
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterContainerWizardPage.1.propertyChange(PropertyChangeEvent)137
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterContainerWizardPage.finish()61
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterContainerWizardPage.initializeFromSelection()88
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterEnvironmentVariablesBlock.update()219
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterEnvironmentVariablesBlock.update()215
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterLibraryBlock.update()290
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterLibraryBlock.update()304
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.updateStatusLine()451
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.updateStatusLine()449
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.validateInterpreterLocation()332
org.eclipse.dltk.internal.debug.ui.interpreters.LibraryLabelProvider.getImage(Object)28
org.eclipse.dltk.internal.debug.ui.ScriptHotCodeReplaceListener.hotCodeReplaceFailed(IScriptDebugTarget, DebugException)59
org.eclipse.dltk.internal.debug.ui.ScriptHotCodeReplaceListener.hotCodeReplaceFailed(IScriptDebugTarget, DebugException)50
PARAMETER
Reference LocationLine Number
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.errorDialog(String, IStatus)-1
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.log(IStatus)-1
org.eclipse.dltk.internal.debug.ui.ErrorDialogWithToggle.ErrorDialogWithToggle(Shell, String, String, IStatus, String, String, IPreferenceStore)-1
org.eclipse.dltk.internal.debug.ui.handlers.AbstractOpenPreferencePageStatusHandler.1.(AbstractOpenPreferencePageStatusHandler, String, IStatus, boolean[])-1
org.eclipse.dltk.internal.debug.ui.handlers.AbstractOpenPreferencePageStatusHandler.handleStatus(IStatus, Object)-1
org.eclipse.dltk.internal.debug.ui.handlers.InterpreterRunnerNotFoundStatusHandler.1.(InterpreterRunnerNotFoundStatusHandler, IStatus)-1
org.eclipse.dltk.internal.debug.ui.handlers.InterpreterRunnerNotFoundStatusHandler.handleStatus(IStatus, Object)-1
org.eclipse.dltk.internal.debug.ui.HotCodeReplaceErrorDialog.HotCodeReplaceErrorDialog(Shell, String, String, IStatus, String, String, IPreferenceStore, IDebugTarget)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.setStatus(IStatus)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterEnvironmentVariablesBlock.updateDialogStatus(IStatus)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterLibraryBlock.updateDialogStatus(IStatus)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.5.(AddScriptInterpreterDialog, IStatus[], IFileHandle)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.setInterpreterLocationStatus(IStatus)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.setInterpreterNameStatus(IStatus)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.setSystemLibraryStatus(IStatus)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.updateButtonsEnableState(IStatus)-1
org.eclipse.dltk.internal.debug.ui.ScriptHotCodeReplaceListener.1.(ScriptHotCodeReplaceListener, Display, String, String, IStatus, String, String, IScriptDebugTarget)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionAction.1.run(IProgressMonitor)-1
org.eclipse.dltk.debug.ui.actions.AddExceptionTypeDialogExtension.3.validate(Object[])-1
org.eclipse.dltk.debug.ui.breakpoints.ScriptToggleBreakpointAdapter.2.run(IProgressMonitor)-1
org.eclipse.dltk.debug.ui.display.DebugConsolePage.1.run(IProgressMonitor)-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.getStatus()-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.getSystemLibraryStatus()-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.validateInterpreterLocation()-1
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.validateInterpreterName()-1
org.eclipse.dltk.internal.debug.ui.interpreters.LibraryStandin.validate()-1

org.eclipse.core.runtime.ListenerList

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.listeners-1
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.fListeners-1
org.eclipse.dltk.internal.debug.ui.interpreters.InterpretersBlock.fSelectionListeners-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.MainLaunchConfigurationTab(String)67
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.AbstractInterpreterComboBlock()92
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.AbstractInterpreterComboBlock(IMainLaunchConfigurationTabListenerManager)92
org.eclipse.dltk.internal.debug.ui.interpreters.InterpretersBlock.InterpretersBlock()125

org.eclipse.core.runtime.NullProgressMonitor

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionTypeDialogExtension.3.validate(Object[])87

org.eclipse.core.runtime.Path

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.MainLaunchConfigurationTab.getResource(ILaunchConfiguration)308
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getContainer(String)579
org.eclipse.dltk.debug.ui.ScriptDebugConsoleGenericHyperlink.getSourceModule(String)131
org.eclipse.dltk.debug.ui.ScriptDebugImages.declareRegistryImage(String, String)281
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)177
org.eclipse.dltk.debug.ui.ScriptDebugModelPresentation.getStackFrameRelativePath(IScriptStackFrame)178
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterLibraryBlock.add()561
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.generateInterpreterName(IFileHandle)387
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.setFieldValuesToInterpreter(IInterpreterInstall)508
org.eclipse.dltk.internal.debug.ui.interpreters.AddScriptInterpreterDialog.validateInterpreterLocation()340
org.eclipse.dltk.internal.debug.ui.launcher.WorkingDirectoryBlock.getContainer()237
org.eclipse.dltk.internal.debug.ui.ScriptRunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)64
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.debug.ui.launchConfigurations.ScriptCommonTab.getContainer(String)579

org.eclipse.core.runtime.Status

INSTANTIATION
Reference LocationLine Number
org.eclipse.dltk.debug.ui.actions.AddExceptionTypeDialogExtension.3.validate(Object[])108
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.errorDialog(String, Throwable)363
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.getInterpreterInstallTypePage(String)389
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.log(Throwable)341
org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin.logErrorMessage(String)330
org.eclipse.dltk.debug.ui.ScriptDebuggerConsoleToFileHyperlink.getFileName(String)43
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.reportError(String)494
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.2.widgetSelected(SelectionEvent)212
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.3.widgetSelected(SelectionEvent)247
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.createControl(Composite)289
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.refreshInterpreters()501
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.setError(String)589
org.eclipse.dltk.internal.debug.ui.interpreters.AbstractInterpreterComboBlock.setPath(IPath)553
org.eclipse.dltk.internal.debug.ui.interpreters.LibraryStandin.validate()125
org.eclipse.dltk.internal.debug.ui.interpreters.ScriptInterpreterPreferencePage.verifyDefaultInterpreter(IInterpreterInstall)237
org.eclipse.dltk.internal.debug.ui.ScriptHotCodeReplaceListener.hotCodeReplaceFailed(IScriptDebugTarget, DebugException)50
org.eclipse.dltk.internal.debug.ui.ScriptHotCodeReplaceListener.hotCodeReplaceFailed(IScriptDebugTarget, DebugException)59
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.dltk.internal.debug.ui.actions.ScriptEvaluationAction.reportError(String)494

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict