Methods from org.eclipse.jface used by org.eclipse.cdt.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.action.Action.Action()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddContainerAction.AddContainerAction()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.DownAction.DownAction()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.EditContainerAction.EditContainerAction()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.RemoveAction.RemoveAction()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.UpAction.UpAction()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractBreakpointRulerAction.AbstractBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)51
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ConfigureColumnsAction(TreeModelViewer)97
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)180
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)180

org.eclipse.jface.action.Action.Action(String, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.SelectNumberFormatAction(NumberFormatsContribution, CVariableFormat)59
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.SelectNumberFormatAction(NumberFormatsContribution, CVariableFormat)59
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.ToggleShowColumnsAction(TreeModelViewer)34

org.eclipse.jface.action.Action.Action(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.(ExecutablesView, String)362
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.4.(ExecutablesView, String)436
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.5.(ExecutablesView, String)461

org.eclipse.jface.action.Action.getText()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)105
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)101
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)93
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)89
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)97

org.eclipse.jface.action.Action.isChecked()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.run()71
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.run()71
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.1.run()51

org.eclipse.jface.action.Action.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.update()59

org.eclipse.jface.action.Action.run()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.run()-1
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()-1
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.run()-1
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.run()-1
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.SelectNumberFormatAction.run()-1
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.run()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddContainerAction.run()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.DownAction.run()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.EditContainerAction.run()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.RemoveAction.run()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.UpAction.run()-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.4.run()-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.5.run()-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.1.widgetSelected(SelectionEvent)138

org.eclipse.jface.action.Action.setActionDefinitionId(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createActions()303
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createActions()297

org.eclipse.jface.action.Action.setChecked(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.update()61

org.eclipse.jface.action.Action.setDisabledImageDescriptor(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createConfigureColumnsAction()415
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createImportAction()455
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createRefreshAction()468
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createRemoveAction()406

org.eclipse.jface.action.Action.setEnabled(boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.setEnabled(boolean)147
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.setEnabled(boolean)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.update()81
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.update()108
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.update()58
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.update()60
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createConfigureColumnsAction()416
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createImportAction()456
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createRefreshAction()469
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createRemoveAction()407

org.eclipse.jface.action.Action.setId(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.CBreakpointPropertiesRulerAction(IWorkbenchPart, IVerticalRulerInfo)43
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ConfigureColumnsAction(TreeModelViewer)99
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.EnableDisableBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)34
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.ToggleShowColumnsAction(TreeModelViewer)38
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)182
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)182

org.eclipse.jface.action.Action.setImageDescriptor(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.ToggleShowColumnsAction(TreeModelViewer)37
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createConfigureColumnsAction()414
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createImportAction()454
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createRefreshAction()467
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createRemoveAction()405

org.eclipse.jface.action.Action.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.CBreakpointPropertiesRulerAction(IWorkbenchPart, IVerticalRulerInfo)41
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ConfigureColumnsAction(TreeModelViewer)98
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.EnableDisableBreakpointRulerAction(IWorkbenchPart, IVerticalRulerInfo)32
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.update()62
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)181
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ConfigureColumnsAction(ExecutablesView)181

org.eclipse.jface.action.Action.setToolTipText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.ToggleShowColumnsAction(TreeModelViewer)36
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createConfigureColumnsAction()413
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createImportAction()453
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createRefreshAction()466
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createRemoveAction()404

org.eclipse.jface.action.ActionContributionItem.ActionContributionItem(IAction)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.getContributionItems()111

org.eclipse.jface.action.ContributionItem.ContributionItem()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.1.()79

org.eclipse.jface.action.ContributionItem.fill(Menu, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.1.fill(Menu, int)-1

org.eclipse.jface.action.ContributionItem.isEnabled()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.NumberFormatsContribution.1.isEnabled()-1

org.eclipse.jface.action.IAction.getText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.runInBackground(IAction, IStructuredSelection)167

org.eclipse.jface.action.IAction.isChecked()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.propertyChange(PreferencesPropertyChangeEvent)54
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.run(IAction)95
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.getValue()197
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.run(IAction)93

org.eclipse.jface.action.IAction.isEnabled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.run(IAction)149
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.2.triggerAction(String)227
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.2.triggerAction(String)146

org.eclipse.jface.action.IAction.run()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.2.triggerAction(String)228
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.2.triggerAction(String)147

org.eclipse.jface.action.IAction.setChecked(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.init(IAction)86
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.propertyChange(PreferencesPropertyChangeEvent)55
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)133
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)140
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)121
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)114
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.init(IViewPart)50
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.selectionChanged(IAction, ISelection)75

org.eclipse.jface.action.IAction.setDisabledImageDescriptor(ImageDescriptor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImages.setImageDescriptors(IAction, String, String)258

org.eclipse.jface.action.IAction.setEnabled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.run(IAction)153
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.update(IAction, ISelection)245
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.update(IAction, ISelection)248
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.update()220
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.init(IAction)82
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.update(IAction)156
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.update()58
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.selectionChanged(IAction, ISelection)83
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.selectionChanged(IAction, ISelection)85
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.selectionChanged(IAction, ISelection)77
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.selectionChanged(IAction, ISelection)284
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.selectionChanged(IAction, ISelection)291
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.selectionChanged(IAction, ISelection)140
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.selectionChanged(IAction, ISelection)133
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.selectionChanged(IAction, ISelection)83
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.selectionChanged(IAction, ISelection)78
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.selectionChanged(IAction, ISelection)137
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.selectionChanged(IAction, ISelection)135
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.selectionChanged(IAction, ISelection)84
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.selectionChanged(IAction, ISelection)92
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.update()77
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.selectionChanged(IAction, ISelection)90
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.selectionChanged(IAction, ISelection)85
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.update()138
org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate.update()105
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.update()117
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.update()40
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.selectionChanged(IAction, ISelection)100
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.selectionChanged(IAction, ISelection)93
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.update()138
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.update()212
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.update()214
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.selectionChanged(IAction, ISelection)90
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.selectionChanged(IAction, ISelection)83
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.selectionChanged(IAction, ISelection)57
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.selectionChanged(IAction, ISelection)62
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.init(IAction)87
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)142
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)122
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)112
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.selectionChanged(IAction, ISelection)141
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.selectionChanged(IAction, ISelection)68
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.selectionChanged(IAction, ISelection)76

org.eclipse.jface.action.IAction.setHoverImageDescriptor(ImageDescriptor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImages.setImageDescriptors(IAction, String, String)269

org.eclipse.jface.action.IAction.setImageDescriptor(ImageDescriptor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImages.setImageDescriptors(IAction, String, String)276

org.eclipse.jface.action.IContributionItem.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.1.menuAboutToShow(IMenuManager)201
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.1.menuAboutToShow(IMenuManager)115

org.eclipse.jface.action.IContributionManager.add(IAction)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.addAction(IMenuManager, String, String)181
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.addAction(IMenuManager, String)192
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.addAction(IMenuManager, String, String)836
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.addAction(IMenuManager, String)852
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createActions()357
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createActions()351
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createActions()348
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createActions()354
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.1.menuAboutToShow(IMenuManager)102
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.1.menuAboutToShow(IMenuManager)103
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)343
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)344

org.eclipse.jface.action.IContributionManager.add(IContributionItem)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.rulerContextMenuAboutToShow(IMenuManager)163
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.rulerContextMenuAboutToShow(IMenuManager)162
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.viewContextMenuAboutToShow(IMenuManager)170
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.viewContextMenuAboutToShow(IMenuManager)171
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.fillContextMenu(IMenuManager)328
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.rulerContextMenuAboutToShow(IMenuManager)807
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.rulerContextMenuAboutToShow(IMenuManager)806
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.viewContextMenuAboutToShow(IMenuManager)819
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.viewContextMenuAboutToShow(IMenuManager)820
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.1.menuAboutToShow(IMenuManager)104
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)345
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)346
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)342
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)341
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.fillContextMenu(IMenuManager)132

org.eclipse.jface.action.IContributionManager.appendToGroup(String, IAction)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.addAction(IMenuManager, String, String)183
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.addAction(IMenuManager, String, String)838

org.eclipse.jface.action.IMenuManager.findMenuUsingPath(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.addAction(IMenuManager, String, String)179
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.addAction(IMenuManager, String, String)834

org.eclipse.jface.action.IStatusLineManager.setErrorMessage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandlerView.clearStatusLine()74

org.eclipse.jface.action.IStatusLineManager.setMessage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandlerView.clearStatusLine()75

org.eclipse.jface.action.MenuManager.addMenuListener(IMenuListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createRulerContextMenu()307
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewContextMenu()297
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createRulerContextMenu()883
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewContextMenu()868
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)107
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createDetailContextMenu(Control)321

org.eclipse.jface.action.MenuManager.createContextMenu(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createRulerContextMenu()309
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewContextMenu()299
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createRulerContextMenu()885
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewContextMenu()870
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)110
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createDetailContextMenu(Control)326

org.eclipse.jface.action.MenuManager.MenuManager()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createDetailContextMenu(Control)319

org.eclipse.jface.action.MenuManager.MenuManager(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createRulerContextMenu()305
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewContextMenu()295
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createRulerContextMenu()881
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewContextMenu()866

org.eclipse.jface.action.MenuManager.MenuManager(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)99

org.eclipse.jface.action.MenuManager.setRemoveAllWhenShown(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createRulerContextMenu()306
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewContextMenu()296
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createRulerContextMenu()882
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewContextMenu()867
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)108
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createDetailContextMenu(Control)320

org.eclipse.jface.action.Separator.Separator()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)345
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)342

org.eclipse.jface.action.Separator.Separator(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.rulerContextMenuAboutToShow(IMenuManager)163
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.rulerContextMenuAboutToShow(IMenuManager)162
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.viewContextMenuAboutToShow(IMenuManager)171
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.viewContextMenuAboutToShow(IMenuManager)170
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.fillContextMenu(IMenuManager)328
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.rulerContextMenuAboutToShow(IMenuManager)806
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.rulerContextMenuAboutToShow(IMenuManager)807
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.viewContextMenuAboutToShow(IMenuManager)820
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.viewContextMenuAboutToShow(IMenuManager)819
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.1.menuAboutToShow(IMenuManager)104
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)346
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.fillDetailContextMenu(IMenuManager)341
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.fillContextMenu(IMenuManager)132

org.eclipse.jface.dialogs.Dialog.applyDialogFont(Control)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)119
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.createContents(Composite)189
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)109
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)113
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)367
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)105
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)105
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createControl(Composite)208

org.eclipse.jface.dialogs.Dialog.buttonPressed(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.buttonPressed(int)220
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.buttonPressed(int)220
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.buttonPressed(int)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.buttonPressed(int)-1

org.eclipse.jface.dialogs.Dialog.cancelPressed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.cancelPressed()75
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.cancelPressed()-1

org.eclipse.jface.dialogs.Dialog.convertHeightInCharsToPixels(FontMetrics, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.PixelConverter.convertHeightInCharsToPixels(int)34

org.eclipse.jface.dialogs.Dialog.convertHorizontalDLUsToPixels(FontMetrics, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.PixelConverter.convertHorizontalDLUsToPixels(int)41
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.getButtonGridData(Button, FontMetrics)135
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.getButtonGridData(Button, FontMetrics)481

org.eclipse.jface.dialogs.Dialog.convertHorizontalDLUsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createDialogFields(Composite)135
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createDialogFields(Composite)135
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)116
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)361
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)359
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)99
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)97
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)97
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)99

org.eclipse.jface.dialogs.Dialog.convertVerticalDLUsToPixels(FontMetrics, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.PixelConverter.convertVerticalDLUsToPixels(int)48

org.eclipse.jface.dialogs.Dialog.convertVerticalDLUsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)115
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)358
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)360
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)96
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)98
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)96
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)98

org.eclipse.jface.dialogs.Dialog.convertWidthInCharsToPixels(FontMetrics, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.PixelConverter.convertWidthInCharsToPixels(int)55

org.eclipse.jface.dialogs.Dialog.convertWidthInCharsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)127

org.eclipse.jface.dialogs.Dialog.createButton(Composite, int, String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createButtonsForButtonBar(Composite)422
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createButtonsForButtonBar(Composite)424
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createButtonsForButtonBar(Composite)105
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createButtonsForButtonBar(Composite)105
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createButtonsForButtonBar(Composite)104
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createButtonsForButtonBar(Composite)104
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.createButtonsForButtonBar(Composite)76
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.createButtonsForButtonBar(Composite)77
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.createButtonsForButtonBar(Composite)331
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.createButtonsForButtonBar(Composite)333
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createButtonsForButtonBar(Composite)93
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createButtonsForButtonBar(Composite)92

org.eclipse.jface.dialogs.Dialog.createButtonBar(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createButtonBar(Composite)332
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.createButtonBar(Composite)285
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createButtonBar(Composite)-1
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.createButtonBar(Composite)-1

org.eclipse.jface.dialogs.Dialog.createButtonsForButtonBar(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createButtonsForButtonBar(Composite)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createButtonsForButtonBar(Composite)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createButtonsForButtonBar(Composite)-1
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.createButtonsForButtonBar(Composite)-1
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.createButtonsForButtonBar(Composite)-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createButtonsForButtonBar(Composite)-1

org.eclipse.jface.dialogs.Dialog.createContents(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.createContents(Composite)60
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.createContents(Composite)-1

org.eclipse.jface.dialogs.Dialog.createDialogArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createDialogArea(Composite)125
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createDialogArea(Composite)125
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)102
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)-1

org.eclipse.jface.dialogs.Dialog.Dialog(Shell)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.AddEventBreakpointDialog(Shell)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.AddWatchpointDialog(Shell, ICDIMemorySpaceManagement)78
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.CastToArrayDialog(CastToArrayActionDelegate, Shell, String, int, int)68
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.CastToArrayDialog(CastToArrayActionDelegate, Shell, String, int, int)68
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.ExpressionDialog(Shell, String)47
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.AddEventBreakpointDialog(Shell)105
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.ActionDialog(Shell, IBreakpointAction)66

org.eclipse.jface.dialogs.Dialog.getButton(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.updateUI()371
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.update()139
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.updateUI()311
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.updateViewerButtons()526
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.update()186
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.update()186

org.eclipse.jface.dialogs.Dialog.getInitialSize()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.getInitialSize()-1

org.eclipse.jface.dialogs.Dialog.isResizable()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.isResizable()-1

org.eclipse.jface.dialogs.Dialog.okPressed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.okPressed()318
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.okPressed()132
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.okPressed()146
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.okPressed()254
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.okPressed()152
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.okPressed()270
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()238
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()238
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.okPressed()510
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.okPressed()212
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()201
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.okPressed()-1
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.okPressed()-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()-1

org.eclipse.jface.dialogs.DialogPage.convertHorizontalDLUsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)59

org.eclipse.jface.dialogs.DialogPage.convertWidthInCharsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)254

org.eclipse.jface.dialogs.DialogPage.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.dispose()207
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.dispose()235
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.dispose()-1
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.dispose()-1

org.eclipse.jface.dialogs.DialogPage.getControl()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.createContents(Composite)46
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.createArgumentSpecificControl()202
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.updateArgumentsControl()210
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createContents(Composite)126
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createControl(Composite)211
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.createControl(Composite)293

org.eclipse.jface.dialogs.DialogPage.getErrorMessage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()100
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()100
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()150
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()150

org.eclipse.jface.dialogs.DialogPage.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.refreshViews()324

org.eclipse.jface.dialogs.DialogPage.initializeDialogUnits(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createControl(Composite)176

org.eclipse.jface.dialogs.DialogPage.setButtonLayoutData(Button)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createExecutablesRoot(Composite)320
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createSelectExecutable(Composite)450
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createSelectionButtons(Composite)504
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createSelectionButtons(Composite)492

org.eclipse.jface.dialogs.DialogPage.setControl(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createControl(Composite)179
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.createControl(Composite)157

org.eclipse.jface.dialogs.DialogPage.setDescription(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.CDebugPreferencePage()117
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.DisassemblyPreferencePage()31

org.eclipse.jface.dialogs.ErrorDialog.openError(Shell, String, String, IStatus)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.reportErrors(MultiStatus)199
org.eclipse.cdt.debug.internal.ui.actions.EnableDisableBreakpointRulerAction.run()46
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.run(IAction)110
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.run(IAction)101
org.eclipse.cdt.debug.internal.ui.ErrorStatusHandler.1.run()45
org.eclipse.cdt.debug.ui.CDebugUIPlugin.errorDialog(String, IStatus)195
org.eclipse.cdt.debug.ui.CDebugUIPlugin.errorDialog(String, Throwable)204

org.eclipse.jface.dialogs.InputDialog.configureShell(Shell)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.CastToTypeDialog.configureShell(Shell)68
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.CastToTypeDialog.configureShell(Shell)68
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.CastToTypeDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.CastToTypeDialog.configureShell(Shell)-1

org.eclipse.jface.dialogs.InputDialog.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.doAction(ICastToType)164
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.run(IAction)78

org.eclipse.jface.dialogs.InputDialog.InputDialog(Shell, String, String, String, IInputValidator)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.run(IAction)59
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.CastToTypeDialog.CastToTypeDialog(CastToTypeActionDelegate, Shell, String)59
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.CastToTypeDialog.CastToTypeDialog(CastToTypeActionDelegate, Shell, String)59

org.eclipse.jface.dialogs.MessageDialog.MessageDialog(Shell, String, Image, String, int, String[], int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)114

org.eclipse.jface.dialogs.MessageDialog.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)117

org.eclipse.jface.dialogs.MessageDialog.openConfirm(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()375

org.eclipse.jface.dialogs.MessageDialog.openError(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.run(IAction)58
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.1.runInUIThread(IProgressMonitor)245
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)469
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)453
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)458
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.3.runInUIThread(IProgressMonitor)338

org.eclipse.jface.dialogs.MessageDialog.openInformation(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.InfoStatusHandler.1.run()35

org.eclipse.jface.dialogs.MessageDialog.openQuestion(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.QuestionStatusHandler.1.run()36

org.eclipse.jface.dialogs.MessageDialog.openWarning(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.1.runInUIThread(IProgressMonitor)393

org.eclipse.jface.dialogs.ProgressMonitorDialog.ProgressMonitorDialog(Shell)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)412

org.eclipse.jface.dialogs.ProgressMonitorDialog.run(boolean, boolean, IRunnableWithProgress)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.searchAndLaunch(Object[], String)449

org.eclipse.jface.dialogs.TitleAreaDialog.createContents(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createContents(Composite)228
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createContents(Composite)342
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createContents(Composite)166
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createContents(Composite)166
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createContents(Composite)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createContents(Composite)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createContents(Composite)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createContents(Composite)-1

org.eclipse.jface.dialogs.TitleAreaDialog.createDialogArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createDialogArea(Composite)238
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)-1

org.eclipse.jface.dialogs.TitleAreaDialog.setErrorMessage(String)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.setErrorMessage(String)279
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.setErrorMessage(String)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.update()137
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.update()134
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.ContentProvider.getElements(Object)302
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.ContentProvider.getElements(Object)302
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()217
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()195
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()209
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()209
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()195
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()192
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()199
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()213
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()199
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()192
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()204
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()204
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()217
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.updateErrorMessage()213

org.eclipse.jface.dialogs.TitleAreaDialog.setMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)129
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.2.selectionChanged(SelectionChangedEvent)107
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)452
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)108
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)108

org.eclipse.jface.dialogs.TitleAreaDialog.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)109
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)71
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createDialogArea(Composite)240
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)351
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)89
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)89

org.eclipse.jface.dialogs.TitleAreaDialog.setTitleImage(Image)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createDialogArea(Composite)241
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)352
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)90
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)90

org.eclipse.jface.dialogs.TitleAreaDialog.TitleAreaDialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterGroupDialog(Shell, String, IRegisterDescriptor[], IRegisterDescriptor[])73
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.AddSourceContainerDialog(Shell, SourceContainerViewer, ISourceLookupDirector)59
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.MappingSourceContainerDialog(Shell, MappingSourceContainer)173
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.MapEntryDialog(PathMappingDialog, Shell, MapEntrySourceContainer)81
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.MapEntryDialog(PathMappingDialog, Shell, MapEntrySourceContainer)81
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.MapEntryDialog(PathMappingDialog, Shell)73
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.MapEntryDialog(PathMappingDialog, Shell)73
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingDialog(Shell, MappingSourceContainer)333

org.eclipse.jface.dialogs.TrayDialog.close()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.close()201
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.close()-1

org.eclipse.jface.dialogs.TrayDialog.createButtonBar(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.createButtonBar(Composite)235
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.createButtonBar(Composite)-1

org.eclipse.jface.dialogs.TrayDialog.TrayDialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.AddMemoryBlockDialog(Shell, IMemoryBlockRetrieval)68

org.eclipse.jface.operation.IRunnableContext.run(boolean, boolean, IRunnableWithProgress)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.updateExecutablesList(String)572

org.eclipse.jface.preference.BooleanFieldEditor.BooleanFieldEditor(String, String, Composite)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()48
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()66
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()59
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()41
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createEnabledField(Composite)369

org.eclipse.jface.preference.ColorFieldEditor.ColorFieldEditor(String, String, Composite)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createDisassemblyColorsField(Composite)272

org.eclipse.jface.preference.FieldEditor.adjustForNumColumns(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.adjustForNumColumns(int)-1
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.adjustForNumColumns(int)-1

org.eclipse.jface.preference.FieldEditor.checkParent(Control, Composite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.getTextControl(Composite)139

org.eclipse.jface.preference.FieldEditor.clearErrorMessage()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()103
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()103
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()107
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()107
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()153
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()157
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()153
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()157
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()-1

org.eclipse.jface.preference.FieldEditor.createControl(Composite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.ComboFieldEditor(String, String, String[][], Composite)49
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.ReadOnlyFieldEditor(String, String, Composite)29

org.eclipse.jface.preference.FieldEditor.doFillIntoGrid(Composite, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doFillIntoGrid(Composite, int)-1
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doFillIntoGrid(Composite, int)-1

org.eclipse.jface.preference.FieldEditor.doLoad()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doLoad()-1
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doLoad()-1

org.eclipse.jface.preference.FieldEditor.doLoadDefault()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doLoadDefault()-1
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doLoadDefault()-1

org.eclipse.jface.preference.FieldEditor.doStore()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doStore()-1
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doStore()-1

org.eclipse.jface.preference.FieldEditor.FieldEditor()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.ComboFieldEditor(String, String, String[][], Composite)45
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.ReadOnlyFieldEditor(String, String, Composite)27

org.eclipse.jface.preference.FieldEditor.FieldEditor(String, String, Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.ReadOnlyFieldEditor(String, String, Composite)-1

org.eclipse.jface.preference.FieldEditor.fillIntoGrid(Composite, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()45
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()52
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()63
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()70

org.eclipse.jface.preference.FieldEditor.fireValueChanged(String, Object, Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.fireValueChanged(String, Object, Object)190
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.fireValueChanged(String, Object, Object)-1

org.eclipse.jface.preference.FieldEditor.getLabelControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.adjustForNumColumns(int)78

org.eclipse.jface.preference.FieldEditor.getLabelControl(Composite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doFillIntoGrid(Composite, int)90
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doFillIntoGrid(Composite, int)53

org.eclipse.jface.preference.FieldEditor.getNumberOfControls()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.getNumberOfControls()-1
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.getNumberOfControls()-1

org.eclipse.jface.preference.FieldEditor.getPage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()100
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()100
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()99
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()99
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()149
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()149
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()150
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()150

org.eclipse.jface.preference.FieldEditor.getPreferenceName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doLoad()104
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doLoadDefault()111
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doStore()119
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doStore()123
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doLoad()70
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doLoadDefault()85
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.getStringValue()107

org.eclipse.jface.preference.FieldEditor.getPreferenceStore()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doLoad()104
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doLoadDefault()111
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doStore()123
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doStore()119
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doLoad()70
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doLoadDefault()85
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.getStringValue()107

org.eclipse.jface.preference.FieldEditor.init(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.ComboFieldEditor(String, String, String[][], Composite)46
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.ReadOnlyFieldEditor(String, String, Composite)28

org.eclipse.jface.preference.FieldEditor.isValid()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.isValid()-1

org.eclipse.jface.preference.FieldEditor.load()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createDisassemblyColorsField(Composite)275
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)261
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()170

org.eclipse.jface.preference.FieldEditor.loadDefault()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()387

org.eclipse.jface.preference.FieldEditor.setEnabled(boolean, Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.setEnabled(boolean, Composite)164
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.setEnabled(boolean, Composite)-1

org.eclipse.jface.preference.FieldEditor.setFocus()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.setFocus()-1

org.eclipse.jface.preference.FieldEditor.setPage(DialogPage)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createDisassemblyColorsField(Composite)273
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)255

org.eclipse.jface.preference.FieldEditor.setPreferenceStore(IPreferenceStore)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createDisassemblyColorsField(Composite)274

org.eclipse.jface.preference.FieldEditor.setPresentsDefaultValue(boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.setPresentsDefaultValue(boolean)198
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.setPresentsDefaultValue(boolean)-1

org.eclipse.jface.preference.FieldEditor.setPropertyChangeListener(IPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)262

org.eclipse.jface.preference.FieldEditor.store()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()369

org.eclipse.jface.preference.FieldEditorPreferencePage.addField(FieldEditor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()90
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()90
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()64
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()46
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()71
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()53
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createConditionEditor(Composite)377
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createContributetedFieldEditors(ICBreakpoint)484
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createEnabledField(Composite)370
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createIgnoreCountEditor(Composite)390
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createLineNumberEditor(Composite)364
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createMainLabel(ICBreakpoint)241
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)295
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)275
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)298
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)263
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)308
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)289

org.eclipse.jface.preference.FieldEditorPreferencePage.createFieldEditors()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()-1
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()-1
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()-1

org.eclipse.jface.preference.FieldEditorPreferencePage.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.updateArgumentsControl()212

org.eclipse.jface.preference.FieldEditorPreferencePage.FieldEditorPreferencePage()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.DisassemblyPreferencePage()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.CBreakpointPropertyPage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.ContributedFields(String, String)62
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.ContributedFields(String, String)62

org.eclipse.jface.preference.FieldEditorPreferencePage.FieldEditorPreferencePage(int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.DisassemblyPreferencePage()28
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.CBreakpointPropertyPage()206

org.eclipse.jface.preference.FieldEditorPreferencePage.getFieldEditorParent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()76
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()76
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()39
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.createFieldEditors()56
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createContributetedFieldEditors(ICBreakpoint)476
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()221
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()229
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()233
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createMainLabel(ICBreakpoint)241
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)263
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)289
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)321
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)308
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)275
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)295
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)298

org.eclipse.jface.preference.FieldEditorPreferencePage.performOk()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.performOk()431
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.performOk()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.okPressed()245

org.eclipse.jface.preference.IntegerFieldEditor.checkState()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.checkState()73
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.checkState()73
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.checkState()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.checkState()-1

org.eclipse.jface.preference.IntegerFieldEditor.doStore()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.doStore()91
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.doStore()91
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.doStore()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.doStore()-1

org.eclipse.jface.preference.IntegerFieldEditor.getIntValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()364

org.eclipse.jface.preference.IntegerFieldEditor.IntegerFieldEditor(String, String, Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)251

org.eclipse.jface.preference.IntegerFieldEditor.IntegerFieldEditor(String, String, Composite)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.BreakpointIntegerFieldEditor(CBreakpointPropertyPage, String, String, Composite)60
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.BreakpointIntegerFieldEditor(CBreakpointPropertyPage, String, String, Composite)60

org.eclipse.jface.preference.IntegerFieldEditor.setValidRange(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)257
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createIgnoreCountEditor(Composite)382
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createLineNumberEditor(Composite)363

org.eclipse.jface.preference.IPreferenceStore.addPropertyChangeListener(IPropertyChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewer(Composite, IVerticalRuler, IOverviewRuler)333
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.CDebugPreferencePage()116
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.performOk()422
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewer(Composite)291
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createViewer(Composite)290
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createControl(Composite)213
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.createViewer(Composite)106

org.eclipse.jface.preference.IPreferenceStore.contains(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.getPreferenceValue(IViewPart)161
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getPropertyAsString(String)502

org.eclipse.jface.preference.IPreferenceStore.getBoolean(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.1.run()87
org.eclipse.cdt.debug.internal.ui.actions.RunToLineAdapter.2.run()117
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.getPreferenceValue(IViewPart)162
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.getPreferenceValue(IViewPart)164
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorPresentation.DisassemblyEditorPresentation()37
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorPresentation.DisassemblyEditorPresentation()38
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()168
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)445

org.eclipse.jface.preference.IPreferenceStore.getDefaultBoolean(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()385

org.eclipse.jface.preference.IPreferenceStore.getDefaultString(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doLoadDefault()111
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doLoadDefault()85

org.eclipse.jface.preference.IPreferenceStore.getInt(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)455
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)448

org.eclipse.jface.preference.IPreferenceStore.getString(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.okPressed()248
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditorManager.getOpenDisassemblyMode(Object)122
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doLoad()104
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)451
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getPropertyAsString(String)503
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.createDialogArea(Composite)136
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.loadRecentSounds()146
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.doLoad()70
org.eclipse.cdt.debug.ui.preferences.ReadOnlyFieldEditor.getStringValue()107

org.eclipse.jface.preference.IPreferenceStore.removePropertyChangeListener(IPropertyChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.dispose()130
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.dispose()208
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()486
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()485
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.dispose()405
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.dispose()225

org.eclipse.jface.preference.IPreferenceStore.setDefault(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIPreferenceInitializer.initializeDefaultPreferences()41
org.eclipse.cdt.debug.internal.ui.CDebugUIPreferenceInitializer.initializeDefaultPreferences()40
org.eclipse.cdt.debug.internal.ui.CDebugUIPreferenceInitializer.initializeDefaultPreferences()38
org.eclipse.cdt.debug.internal.ui.CDebugUIPreferenceInitializer.initializeDefaultPreferences()39
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.initDefaults(IPreferenceStore)199
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.initDefaults(IPreferenceStore)198
org.eclipse.cdt.debug.ui.breakpointactions.PreferenceInitializer.initializeDefaultPreferences()29

org.eclipse.jface.preference.IPreferenceStore.setDefault(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.PreferenceInitializer.initializeDefaultPreferences()30
org.eclipse.cdt.debug.ui.breakpointactions.PreferenceInitializer.initializeDefaultPreferences()31

org.eclipse.jface.preference.IPreferenceStore.setToDefault(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doStore()119

org.eclipse.jface.preference.IPreferenceStore.setValue(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction.1.run()64
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.run(IAction)93
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()363
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()230

org.eclipse.jface.preference.IPreferenceStore.setValue(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()232
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)320

org.eclipse.jface.preference.IPreferenceStore.setValue(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()88
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()88
org.eclipse.cdt.debug.internal.ui.preferences.ComboFieldEditor.doStore()123
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createContributetedFieldEditors(ICBreakpoint)487
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createFieldEditors()228
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.okPressed()194
org.eclipse.cdt.debug.ui.breakpointactions.SoundActionPage.saveRecentSounds()230

org.eclipse.jface.preference.PreferenceConverter.getColor(IPreferenceStore, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getPreferenceColor(String)119

org.eclipse.jface.preference.PreferenceConverter.setDefault(IPreferenceStore, String, RGB)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.initDefaults(IPreferenceStore)200

org.eclipse.jface.preference.PreferencePage.createContents(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createContents(Composite)-1
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.createContents(Composite)-1
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.createContents(Composite)-1
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.createContents(Composite)-1
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.createContents(Composite)-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.createContents(Composite)-1

org.eclipse.jface.preference.PreferencePage.createControl(Composite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.createArgumentSpecificControl()200

org.eclipse.jface.preference.PreferencePage.getPreferenceStore()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getPreferenceStore()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()88
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.createFieldEditors()88
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.okPressed()246
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.CDebugPreferencePage()116
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createDisassemblyColorsField(Composite)274
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.dispose()208
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()384
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()167
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.storeValues()362

org.eclipse.jface.preference.PreferencePage.noDefaultAndApplyButton()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.ContributedFields(String, String)65
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.ContributedFields(String, String)65
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.createContents(Composite)32
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.CBreakpointPropertyPage()207
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.createContents(Composite)58
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)46

org.eclipse.jface.preference.PreferencePage.performCancel()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performCancel()56
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performCancel()114
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performCancel()-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performCancel()-1

org.eclipse.jface.preference.PreferencePage.performDefaults()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.performDefaults()380
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()249
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.performDefaults()175
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performDefaults()105
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.performDefaults()-1
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performDefaults()-1
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.performDefaults()-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performDefaults()-1

org.eclipse.jface.preference.PreferencePage.performOk()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performOk()222
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.performOk()70
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.performOk()100
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.performOk()110
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performOk()61
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performOk()123
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.performOk()-1
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.performOk()-1
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.performOk()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.performOk()-1
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.performOk()-1
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.performOk()-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.performOk()-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performOk()-1

org.eclipse.jface.preference.PreferencePage.PreferencePage()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.CDebugPreferencePage()-1
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesPage()-1
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.SourcePreferencePage()-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.ActionsPreferencePage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.CDebugPreferencePage()114
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesPage()42
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.SourcePreferencePage()46
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.ActionsPreferencePage()31

org.eclipse.jface.preference.PreferencePage.setPreferenceStore(IPreferenceStore)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.ContributedFields(String, String)66
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.ContributedFields(String, String)66
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.CDebugPreferencePage()115
org.eclipse.cdt.debug.internal.ui.preferences.DisassemblyPreferencePage.DisassemblyPreferencePage()30
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPreferencePage.ActionsPreferencePage()32

org.eclipse.jface.preference.PreferencePage.setValid(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.1.propertyChange(PropertyChangeEvent)266
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointFilteringPage.createContents(Composite)38
org.eclipse.cdt.debug.internal.ui.propertypages.ModulePropertyPage.createContents(Composite)70
org.eclipse.cdt.debug.internal.ui.propertypages.SignalPropertyPage.createContents(Composite)90

org.eclipse.jface.preference.PreferenceStore.getDefaultString(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.ContributedFields.1.getDefaultString(String)-1

org.eclipse.jface.preference.PreferenceStore.needsSaving()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPreferenceStore.needsSaving()-1

org.eclipse.jface.preference.PreferenceStore.PreferenceStore()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPreferenceStore.CBreakpointPreferenceStore()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPreferenceStore.CBreakpointPreferenceStore()33

org.eclipse.jface.preference.StringFieldEditor.checkState()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.checkState()128
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.checkState()128
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.checkState()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.checkState()-1

org.eclipse.jface.preference.StringFieldEditor.doStore()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.doStore()134
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.doStore()134
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.doStore()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.doStore()-1

org.eclipse.jface.preference.StringFieldEditor.getErrorMessage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()102
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.clearErrorMessage()102
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()152
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.clearErrorMessage()152

org.eclipse.jface.preference.StringFieldEditor.getTextControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.checkState()68
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.checkState()68
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.doStore()89
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.doStore()89
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.checkState()123
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.checkState()123
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.doStore()132
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.doStore()132

org.eclipse.jface.preference.StringFieldEditor.getTextControl(Composite)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)252
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createIgnoreCountEditor(Composite)383

org.eclipse.jface.preference.StringFieldEditor.isValid()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.1.propertyChange(PropertyChangeEvent)266

org.eclipse.jface.preference.StringFieldEditor.refreshValidState()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.refreshValidState()80
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.refreshValidState()80
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.refreshValidState()142
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.refreshValidState()142
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.refreshValidState()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.refreshValidState()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.refreshValidState()-1
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.refreshValidState()-1

org.eclipse.jface.preference.StringFieldEditor.setEmptyStringAllowed(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createConditionEditor(Composite)375

org.eclipse.jface.preference.StringFieldEditor.setErrorMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)260
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.BreakpointIntegerFieldEditor(CBreakpointPropertyPage, String, String, Composite)61
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointIntegerFieldEditor.BreakpointIntegerFieldEditor(CBreakpointPropertyPage, String, String, Composite)61
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createConditionEditor(Composite)376

org.eclipse.jface.preference.StringFieldEditor.setStringValue(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setDefaultValues()386
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.setValues()169

org.eclipse.jface.preference.StringFieldEditor.setValidateStrategy(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.createMaxNumberOfInstructionsField(Composite)256

org.eclipse.jface.preference.StringFieldEditor.StringFieldEditor(String, String, Composite)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.BreakpointStringFieldEditor(CBreakpointPropertyPage, String, String, Composite)116
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.BreakpointStringFieldEditor.BreakpointStringFieldEditor(CBreakpointPropertyPage, String, String, Composite)116

org.eclipse.jface.resource.CompositeImageDescriptor.CompositeImageDescriptor()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.OverlayImageDescriptor(Image, ImageDescriptor[], Point)45

org.eclipse.jface.resource.CompositeImageDescriptor.drawCompositeImage(int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawCompositeImage(int, int)-1

org.eclipse.jface.resource.CompositeImageDescriptor.drawImage(ImageData, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawCompositeImage(int, int)105
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawOverlays(ImageDescriptor[])67
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawOverlays(ImageDescriptor[])70
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawOverlays(ImageDescriptor[])73
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawOverlays(ImageDescriptor[])76

org.eclipse.jface.resource.CompositeImageDescriptor.getSize()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.getSize()-1

org.eclipse.jface.resource.FontDescriptor.createFrom(Font)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)51

org.eclipse.jface.resource.FontDescriptor.getFontData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getFontData(TreePath, IPresentationContext, String)112

org.eclipse.jface.resource.FontDescriptor.setStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)51

org.eclipse.jface.resource.ImageDescriptor.createFromURL(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImages.create(String, String)306
org.eclipse.cdt.debug.internal.ui.CDebugImages.createManaged(String, String)283
org.eclipse.cdt.debug.internal.ui.CDebugImages.setImageDescriptors(IAction, String, String)256
org.eclipse.cdt.debug.internal.ui.CDebugImages.setImageDescriptors(IAction, String, String)267
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.create(String, String)112

org.eclipse.jface.resource.ImageDescriptor.createImage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.getImage(Object)74
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.getImage(Object)74
org.eclipse.cdt.debug.internal.ui.CDebugImageDescriptorRegistry.get(ImageDescriptor)64
org.eclipse.cdt.debug.internal.ui.OverlayImageCache.getImageFor(OverlayImageDescriptor)40

org.eclipse.jface.resource.ImageDescriptor.getImageData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawOverlays(ImageDescriptor[])64
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawOverlays(ImageDescriptor[])61

org.eclipse.jface.resource.ImageDescriptor.getMissingImageDescriptor()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImageDescriptorRegistry.get(ImageDescriptor)59
org.eclipse.cdt.debug.internal.ui.CDebugImages.create(String, String)311
org.eclipse.cdt.debug.internal.ui.CDebugImages.createManaged(String, String)298
org.eclipse.cdt.debug.internal.ui.OverlayImageDescriptor.drawOverlays(ImageDescriptor[])64

org.eclipse.jface.resource.ImageRegistry.get(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImages.get(String)210
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String, ImageDescriptor)383
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String, ImageDescriptor)386
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String)363
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String)371

org.eclipse.jface.resource.ImageRegistry.ImageRegistry()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImages.getImageRegistry()238

org.eclipse.jface.resource.ImageRegistry.put(String, ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugImages.getImageRegistry()242
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String, ImageDescriptor)385
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getImage(String)370

org.eclipse.jface.resource.JFaceResources.getColorRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewer(Composite, IVerticalRuler, IOverviewRuler)332
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.dispose()132
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createSourceViewer(Composite, IVerticalRuler, IOverviewRuler)406
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()484

org.eclipse.jface.resource.JFaceResources.getFont(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewer(Composite, IVerticalRuler, IOverviewRuler)327
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.propertyChange(PropertyChangeEvent)362
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyViewer.DisassemblyViewer(Composite, IVerticalRuler, IOverviewRuler)41
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createSourceViewer(Composite)230
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.propertyChange(PropertyChangeEvent)468

org.eclipse.jface.resource.JFaceResources.getFontDescriptor(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getFontData(TreePath, IPresentationContext, String)112

org.eclipse.jface.resource.JFaceResources.getFontRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewer(Composite, IVerticalRuler, IOverviewRuler)331
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.dispose()131
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createSourceViewer(Composite, IVerticalRuler, IOverviewRuler)405
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()483
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createControl(Composite)214
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.dispose()406

org.eclipse.jface.resource.JFaceResources.getResources()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.SourceFilesLabelProvider(SourceFilesViewer)35

org.eclipse.jface.resource.LocalResourceManager.LocalResourceManager(ResourceManager)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.SourceFilesLabelProvider(SourceFilesViewer)35

org.eclipse.jface.resource.ResourceManager.createFont(FontDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)51

org.eclipse.jface.resource.ResourceRegistry.addListener(IPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewer(Composite, IVerticalRuler, IOverviewRuler)331
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.createViewer(Composite, IVerticalRuler, IOverviewRuler)332
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createSourceViewer(Composite, IVerticalRuler, IOverviewRuler)405
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.createSourceViewer(Composite, IVerticalRuler, IOverviewRuler)406
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createControl(Composite)214

org.eclipse.jface.resource.ResourceRegistry.removeListener(IPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.dispose()132
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DisassemblyPane.dispose()131
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()483
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.dispose()484
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.dispose()406

org.eclipse.jface.util.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.getAction(String)913
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.removeCurrentInstructionPointer(IAnnotationModel)722
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.setAction(String, IAction)903
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.setInstructionPointer(ICStackFrame, int, int, IAnnotationModel)691
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.setRulerContextMenuId(String)787
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.setViewContextMenuId(String)796

org.eclipse.jface.util.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.breakpointExists(IAddress)334

org.eclipse.jface.util.PropertyChangeEvent.getProperty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.1.propertyChange(PropertyChangeEvent)265
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.PropertyChangeListener.propertyChange(PropertyChangeEvent)97
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.PropertyChangeListener.propertyChange(PropertyChangeEvent)97
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.PropertyChangeListener.propertyChange(PropertyChangeEvent)100
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.PropertyChangeListener.propertyChange(PropertyChangeEvent)100
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.1.propertyChange(PropertyChangeEvent)428
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.propertyChange(PropertyChangeEvent)355
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.propertyChange(PropertyChangeEvent)466

org.eclipse.jface.viewers.AbstractTableViewer.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.addElement(Object)494
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.insertElementAt(Object, int)532

org.eclipse.jface.viewers.AbstractTableViewer.add(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.addElements(List)517

org.eclipse.jface.viewers.AbstractTableViewer.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.removeElement(Object)558

org.eclipse.jface.viewers.AbstractTableViewer.reveal(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.moveDown(List)666
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.moveUp(List)659

org.eclipse.jface.viewers.AbstractTreeViewer.add(Object, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.insert(Object)109

org.eclipse.jface.viewers.AbstractTreeViewer.collapseAll()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CollapseAllModulesAction.run(IAction)44

org.eclipse.jface.viewers.AbstractTreeViewer.expandToLevel(Object, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)71
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)71

org.eclipse.jface.viewers.AbstractTreeViewer.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.getOrderedSelection()77
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.setEntries(List)107
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.update()157
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.addEntries(ISourceContainer[])139
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.setEnabled(boolean)170
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()364
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)185
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)183
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)184

org.eclipse.jface.viewers.AbstractTreeViewer.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.remove(Object)122

org.eclipse.jface.viewers.ArrayContentProvider.ArrayContentProvider()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)97

org.eclipse.jface.viewers.BaseLabelProvider.BaseLabelProvider()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.DocumentLabelProvider.DocumentLabelProvider(VirtualDocument)30

org.eclipse.jface.viewers.BaseLabelProvider.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.dispose()87
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.dispose()87
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.dispose()284
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.dispose()284
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.dispose()80
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.dispose()-1
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.dispose()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.dispose()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.dispose()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.dispose()-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.dispose()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.disassembly.viewer.VirtualDocument.dispose()88

org.eclipse.jface.viewers.CheckboxTableViewer.addCheckStateListener(ICheckStateListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.createTableViewer(Composite)75

org.eclipse.jface.viewers.CheckboxTableViewer.CheckboxTableViewer(Table)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.createTableViewer(Composite)74

org.eclipse.jface.viewers.CheckboxTableViewer.setAllChecked(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.checkAll(boolean)175

org.eclipse.jface.viewers.CheckboxTableViewer.setChecked(Object, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.setCheckedWithoutUpdate(Object, boolean)161

org.eclipse.jface.viewers.CheckboxTableViewer.setCheckedElements(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.getListControl(Composite)90
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.setCheckedElements(List)133

org.eclipse.jface.viewers.CheckboxTreeViewer.addCheckStateListener(ICheckStateListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.createThreadViewer(Composite)253
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createExecutablesList(Composite)268

org.eclipse.jface.viewers.CheckboxTreeViewer.CheckboxTreeViewer(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.createThreadViewer(Composite)252
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createExecutablesList(Composite)229

org.eclipse.jface.viewers.CheckboxTreeViewer.getChecked(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)103
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)103
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()312
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.getTargetThreadFilters(ICDebugTarget)336

org.eclipse.jface.viewers.CheckboxTreeViewer.getCheckedElements()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.3.checkStateChanged(CheckStateChangedEvent)271
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.getSelectedExecutables()517

org.eclipse.jface.viewers.CheckboxTreeViewer.getGrayed(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.doStore()313

org.eclipse.jface.viewers.CheckboxTreeViewer.setAllChecked(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.14.widgetSelected(SelectionEvent)487
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.15.widgetSelected(SelectionEvent)499
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.noFilesSelected()556
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.updateExecutablesList(String)595

org.eclipse.jface.viewers.CheckboxTreeViewer.setChecked(Object, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)69
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)69
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)81
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)81
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)91
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)91
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)112
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)108
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)112
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)108

org.eclipse.jface.viewers.CheckboxTreeViewer.setGrayChecked(Object, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)116
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)116

org.eclipse.jface.viewers.CheckboxTreeViewer.setGrayed(Object, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)70
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)70
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)82
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkTarget(IDebugTarget, boolean)82
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)109
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)109
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)113
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkThread(IThread, boolean)113

org.eclipse.jface.viewers.CheckStateChangedEvent.getChecked()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.doCheckStateChanged(CheckStateChangedEvent)182
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)125
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)130
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)130
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)125
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkStateChanged(CheckStateChangedEvent)54
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkStateChanged(CheckStateChangedEvent)57
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkStateChanged(CheckStateChangedEvent)57
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkStateChanged(CheckStateChangedEvent)54

org.eclipse.jface.viewers.CheckStateChangedEvent.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.doCheckStateChanged(CheckStateChangedEvent)185
org.eclipse.cdt.debug.internal.ui.dialogfields.CheckedListDialogField.doCheckStateChanged(CheckStateChangedEvent)183
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)124
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)124
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)131
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.doCheckStateChanged(CheckStateChangedEvent)131
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkStateChanged(CheckStateChangedEvent)52
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.CheckHandler.checkStateChanged(CheckStateChangedEvent)52

org.eclipse.jface.viewers.ColumnLabelProvider.ColumnLabelProvider()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.ExecutablesContentProvider(TreeViewer)34

org.eclipse.jface.viewers.ColumnLabelProvider.getText(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getText(Object)136
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.getText(Object)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)45
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)44

org.eclipse.jface.viewers.ColumnLabelProvider.update(ViewerCell)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)96
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)-1

org.eclipse.jface.viewers.ColumnViewer.editElement(Object, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.addPathEntry()564

org.eclipse.jface.viewers.ColumnViewer.refresh(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.1.1.run()66
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.1.run(IProgressMonitor)62
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)194

org.eclipse.jface.viewers.ColumnViewer.setCellEditors(CellEditor[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)368

org.eclipse.jface.viewers.ColumnViewer.setCellModifier(ICellModifier)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)373

org.eclipse.jface.viewers.ColumnViewer.setColumnProperties(String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)333
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewer.SignalsViewer(Composite, int)82

org.eclipse.jface.viewers.ColumnViewer.setLabelProvider(IBaseLabelProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getListControl(Composite)244
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.createThreadViewer(Composite)257
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)96
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)375
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createViewer(Composite)462
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.SourceContainerViewer(Composite)97
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)88
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.SourceFilesViewer(ExecutablesView, Composite, int)64
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.createViewer(Composite)102
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createExecutablesList(Composite)262

org.eclipse.jface.viewers.ContentViewer.getContentProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.getTargetThreadFilters(ICDebugTarget)333
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.insert(Object)104

org.eclipse.jface.viewers.ContentViewer.getInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.selectionChanged(IAction, ISelection)113
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.getDebugTargets()266
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.setEntries(ISourceContainer[])111
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)71
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)177
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.4.runInUIThread(IProgressMonitor)208

org.eclipse.jface.viewers.DialogCellEditor.DialogCellEditor(Composite)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.DirectoryCellEditor.DirectoryCellEditor(MappingSourceContainerDialog, Composite)114
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.DirectoryCellEditor.DirectoryCellEditor(MappingSourceContainerDialog, Composite)114

org.eclipse.jface.viewers.DialogCellEditor.openDialogBox(Control)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.DirectoryCellEditor.openDialogBox(Control)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.DirectoryCellEditor.openDialogBox(Control)-1

org.eclipse.jface.viewers.IBaseLabelProvider.dispose()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseConfiguration(List, String)321
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.chooseDebugConfig(ICDebugConfiguration[], String)287
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.dispose()286
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.dispose()286
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.dispose()82

org.eclipse.jface.viewers.ILabelProvider.getImage(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBreakpointImage(ICBreakpoint)328
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getImage(Object)250
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getImage(Object)250
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.getImage(Object)32

org.eclipse.jface.viewers.ILabelProvider.getText(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseText(Object)429
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getText(Object)261
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getText(Object)261
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.getText(Object)56
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.2.getLabel(TreePath, IPresentationContext, String)122

org.eclipse.jface.viewers.ISelection.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.run(IAction)53
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.run(IAction)48
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.selectionChanged(IAction, ISelection)76
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.selectionChanged(IAction, ISelection)77
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.selectionChanged(IAction, ISelection)46
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.selectionChanged(IAction, ISelection)123
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getManagedButtonState(ISelection, int)394
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getManagedButtonState(ISelection, int)396
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getManagedButtonState(ISelection, int)398
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)522
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddContainerAction.updateSelection(IStructuredSelection)47
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.2.selectionChanged(SelectionChangedEvent)103
org.eclipse.cdt.debug.internal.ui.sourcelookup.DownAction.updateSelection(IStructuredSelection)54
org.eclipse.cdt.debug.internal.ui.sourcelookup.EditContainerAction.updateSelection(IStructuredSelection)62
org.eclipse.cdt.debug.internal.ui.sourcelookup.RemoveAction.updateSelection(IStructuredSelection)42
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.isIndexSelected(IStructuredSelection, int)117
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.addEntries(ISourceContainer[])140
org.eclipse.cdt.debug.internal.ui.sourcelookup.UpAction.updateSelection(IStructuredSelection)59
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.display(IStructuredSelection)364

org.eclipse.jface.viewers.ISelectionProvider.addSelectionChangedListener(ISelectionChangedListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.createViewSpecificComponents()253

org.eclipse.jface.viewers.ISelectionProvider.getSelection()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractEditorActionDelegate.getTargetSelection()179
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.getTargetSelection()79
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.getSelection()125
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.getSelection()91
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.getSelection()141
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.update()145
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.run(IAction)107
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.update()133
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.run(IAction)107
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.update()133
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.getTargetSelection()66

org.eclipse.jface.viewers.ISelectionProvider.setSelection(ISelection)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.doAction(ICastToArray)319
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.doAction(ICastToType)167
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.update()145

org.eclipse.jface.viewers.IStructuredSelection.getFirstElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.1.run()119
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.getEnableStateForSelection(IStructuredSelection)238
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.getDebugTarget()79
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.run(IAction)57
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.selectionChanged(IAction, ISelection)281
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.selectionChanged(IAction, ISelection)130
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.selectionChanged(IAction, ISelection)81
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.selectionChanged(IAction, ISelection)47
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.selectionChanged(IAction, ISelection)119
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.selectionChanged(IAction, ISelection)81
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.selectionChanged(IAction, ISelection)83
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)60
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)60
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.getDebugTarget()48
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultTypeActionDelegate.selectionChanged(IAction, ISelection)90
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)60
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)60
org.eclipse.cdt.debug.internal.ui.actions.RetargetAction.selectionChanged(IAction, ISelection)124
org.eclipse.cdt.debug.internal.ui.actions.RetargetMoveToLineAction.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)41
org.eclipse.cdt.debug.internal.ui.actions.RetargetMoveToLineAction.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)41
org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)41
org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)41
org.eclipse.cdt.debug.internal.ui.actions.SignalActionDelegate.selectionChanged(IAction, ISelection)80
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.selectionChanged(IAction, ISelection)55
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)273
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)322
org.eclipse.cdt.debug.internal.ui.actions.ToggleCBreakpointsTargetFactory.getDefaultToggleTarget(IWorkbenchPart, ISelection)53
org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeActionDelegate.selectionChanged(IAction, ISelection)125
org.eclipse.cdt.debug.internal.ui.CBreakpointContextActionFilter.getDebugModelIds(CBreakpointContext)94
org.eclipse.cdt.debug.internal.ui.disassembly.commands.DisassemblyDisplayModeHandler.getEditorPresentation(ExecutionEvent)90
org.eclipse.cdt.debug.internal.ui.disassembly.commands.OpenDisassemblyHandler.execute(ExecutionEvent)36
org.eclipse.cdt.debug.internal.ui.disassembly.commands.SetSteppingModeHandler.getSteppingModeTarget(IWorkbenchWindow)98
org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor.debugContextChanged(DebugContextEvent)191
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.getFrame()295
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.selectionChanged(IWorkbenchPart, ISelection)134
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)489
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.getManagedButtonState(ISelection, int)91
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypesDialogField.getManagedButtonState(ISelection, int)91
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.2.selectionChanged(SelectionChangedEvent)104
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.addEntries(ISourceContainer[])148
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.computeInput(IStructuredSelection)430
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.gotoAddress(String)101
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.selectionChanged(SelectionChangedEvent)274
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)187
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)94
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.display(IStructuredSelection)378
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleDetailPane.display(IStructuredSelection)369
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.setViewerInput(IStructuredSelection)181

org.eclipse.jface.viewers.IStructuredSelection.iterator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.1.run()181
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.getEnableStateForSelection(IStructuredSelection)390
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.run(IAction)81
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.selectionChanged(IAction, ISelection)122
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)56
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.update()109
org.eclipse.cdt.debug.internal.ui.actions.RemoveRegisterGroupActionDelegate.selectionChanged(IAction, ISelection)53
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.doAction(ICVariable[])131
org.eclipse.cdt.debug.internal.ui.actions.VariableFormatActionDelegate.selectionChanged(IAction, ISelection)92
org.eclipse.cdt.debug.internal.ui.actions.ViewMemoryActionDelegate.selectionChanged(IAction, ISelection)64
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getSelectedElements()724
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)542
org.eclipse.cdt.debug.internal.ui.sourcelookup.EditContainerAction.updateSelection(IStructuredSelection)68
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.isIndexSelected(IStructuredSelection, int)120

org.eclipse.jface.viewers.IStructuredSelection.size()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.getEnableStateForSelection(IStructuredSelection)387
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.getEnableStateForSelection(IStructuredSelection)235
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.run(IAction)113
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.selectionChanged(IAction, ISelection)77
org.eclipse.cdt.debug.internal.ui.actions.EnableVariablesActionDelegate.run(IAction)78
org.eclipse.cdt.debug.internal.ui.actions.LoadModuleSymbolsActionDelegate.selectionChanged(IAction, ISelection)80
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)59
org.eclipse.cdt.debug.internal.ui.actions.MoveToLineActionDelegate.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)59
org.eclipse.cdt.debug.internal.ui.actions.RemoveGlobalsActionDelegate.run(IAction)57
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)59
org.eclipse.cdt.debug.internal.ui.actions.ResumeAtLineActionDelegate.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)59
org.eclipse.cdt.debug.internal.ui.actions.RetargetMoveToLineAction.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)40
org.eclipse.cdt.debug.internal.ui.actions.RetargetMoveToLineAction.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)40
org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)40
org.eclipse.cdt.debug.internal.ui.actions.RetargetResumeAtLineAction.DebugSelectionListener.selectionChanged(IWorkbenchPart, ISelection)40
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getCElementFromSelection(IWorkbenchPart, ISelection)272
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getVariableFromSelection(IWorkbenchPart, ISelection)321
org.eclipse.cdt.debug.internal.ui.editors.DebugTextHover.getFrame()294
org.eclipse.cdt.debug.internal.ui.EvaluationContextManager.selectionChanged(IWorkbenchPart, ISelection)133
org.eclipse.cdt.debug.internal.ui.sourcelookup.EditContainerAction.updateSelection(IStructuredSelection)67
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.getSelection()517
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.computeInput(IStructuredSelection)429
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.setViewerInput(IStructuredSelection)180

org.eclipse.jface.viewers.IStructuredSelection.toArray()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractDebugActionDelegate.runInBackground(IAction, IStructuredSelection)169
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.launch(ISelection, String)82
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.2.run()367

org.eclipse.jface.viewers.IStructuredSelection.toList()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.getSelectedEntries()454
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.getSelection()518
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.getOrderedSelection()77

org.eclipse.jface.viewers.ITreeContentProvider.getChildren(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.getTargetThreadFilters(ICDebugTarget)333

org.eclipse.jface.viewers.ITreeContentProvider.getParent(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.insert(Object)104

org.eclipse.jface.viewers.LabelProvider.getImage(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getImage(Object)51
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getImage(Object)51
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getBaseImage(Object)310
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getImage(Object)254
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getImage(Object)254
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.getImage(Object)48
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.getImage(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.getImage(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getImage(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getImage(Object)-1
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getImage(Object)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getImage(Object)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getImage(Object)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.getImage(Object)-1
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getImage(Object)-1

org.eclipse.jface.viewers.LabelProvider.getText(Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)59
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)59
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)160
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)160
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getText(Object)270
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getText(Object)270
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.getText(Object)66
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.3.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.1.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ColumnLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ColumnLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ColumnLabelProvider.getText(Object)-1
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.2.getText(Object)-1
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getText(Object)-1
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.2.getText(Object)-1

org.eclipse.jface.viewers.LabelProvider.LabelProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.CDebugModelPresentation()-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.SourceContainerLabelProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.3.(AddGlobalsActionDelegate)254
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.ColumnLabelProvider(ConfigureColumnsAction)65
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.ColumnLabelProvider.ColumnLabelProvider(ConfigureColumnsAction)65
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.RegisterLabelProvider(RegisterGroupDialog)45
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.RegisterLabelProvider.RegisterLabelProvider(RegisterGroupDialog)45
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.CDebugModelPresentation()103
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.1.(CApplicationLaunchShortcut)266
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.DebuggerTypeLabelProvider(DebuggerTypesPage)150
org.eclipse.cdt.debug.internal.ui.preferences.DebuggerTypesPage.DebuggerTypeLabelProvider.DebuggerTypeLabelProvider(DebuggerTypesPage)150
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.EntryLabelProvider(MappingSourceContainerDialog)127
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.EntryLabelProvider.EntryLabelProvider(MappingSourceContainerDialog)127
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.PathMappingLabelProvider(PathMappingDialog)242
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.PathMappingLabelProvider.PathMappingLabelProvider(PathMappingDialog)242
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerLabelProvider.SourceContainerLabelProvider()24
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ColumnLabelProvider.ColumnLabelProvider(ExecutablesViewConfigureColumnsAction)172
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ColumnLabelProvider.ColumnLabelProvider(ExecutablesViewConfigureColumnsAction)172
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.ColumnLabelProvider.ColumnLabelProvider(ExecutablesViewConfigureColumnsAction)172
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.SignalsViewLabelProvider(SignalsView)56
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.SignalsViewLabelProvider.SignalsViewLabelProvider(SignalsView)56
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.LaunchConfigurationSelectionDialog.2.(ExternalToolActionCompositeLaunchConfigurationSelectionDialog)104
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.()37
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.2.(ImportExecutablePageOne)262

org.eclipse.jface.viewers.OpenEvent.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.openSourceFile(OpenEvent)93

org.eclipse.jface.viewers.SelectionChangedEvent.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.2.selectionChanged(SelectionChangedEvent)101
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.selectionChanged(SelectionChangedEvent)272

org.eclipse.jface.viewers.StructuredSelection.getFirstElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.run(IAction)52
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.selectionChanged(IAction, ISelection)81
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.okPressed()144

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IAction)319
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.init(IAction)74
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.init(IAction)61
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.becomesHidden()755
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.becomesHidden()204
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.selectionChanged(IWorkbenchPart, ISelection)149
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.2.widgetSelected(SelectionEvent)178

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection(List)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.replaceElement(Object, Object)477

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractViewActionDelegate.init(IViewPart)61
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.init(IAction)319
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.init(IAction)74
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.doAction(ICastToArray)319
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.doAction(ICastToType)167
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesAction.1.getSelection()59
org.eclipse.cdt.debug.internal.ui.actions.CBreakpointPropertiesRulerAction.1.getSelection()57
org.eclipse.cdt.debug.internal.ui.actions.ModulesPropertiesActionDelegate.1.getSelection()66
org.eclipse.cdt.debug.internal.ui.actions.RestoreDefaultRegisterGroupsActionDelegate.init(IAction)61
org.eclipse.cdt.debug.internal.ui.actions.SignalPropertiesActionDelegate.1.getSelection()84
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.selectFirstElement()608
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.addPathEntry()562
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.addEntries(ISourceContainer[])158
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.setEntries(ISourceContainer[])115
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.selectAndReveal(Object)161
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createLaunchConfiguration(ICProject)126

org.eclipse.jface.viewers.StructuredViewer.addDropSupport(int, Transfer[], DropTargetListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)83

org.eclipse.jface.viewers.StructuredViewer.addFilter(ViewerFilter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.run(IAction)88

org.eclipse.jface.viewers.StructuredViewer.addOpenListener(IOpenListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.SourceFilesViewer(ExecutablesView, Composite, int)71

org.eclipse.jface.viewers.StructuredViewer.getFilters()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.run(IAction)79

org.eclipse.jface.viewers.StructuredViewer.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getSelectedElements()722
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.updateButtonState()381
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.updateEnableState()412
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.okPressed()144
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.getSelectedEntries()454
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.refresh()533

org.eclipse.jface.viewers.StructuredViewer.refresh()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction.1.run()61
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.run(IAction)90
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.refresh()630
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.removeAllElements()546
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.replaceElement(Object, Object)476
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.setElements(List)441
org.eclipse.cdt.debug.internal.ui.preferences.CDebugPreferencePage.refreshViews(IWorkbenchPage, String)352
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.addPathEntry()561
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.refresh()534
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.addEntries(ISourceContainer[])159
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.setEntries(ISourceContainer[])117
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.refresh()152

org.eclipse.jface.viewers.StructuredViewer.refresh(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.4.runInUIThread(IProgressMonitor)211
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.noFilesSelected()555
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.updateExecutablesList(String)594

org.eclipse.jface.viewers.StructuredViewer.refresh(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.refresh(Object)142

org.eclipse.jface.viewers.StructuredViewer.setComparator(ViewerComparator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.ColumnSelectionAdapter.widgetSelected(SelectionEvent)50
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.ColumnSelectionAdapter.widgetSelected(SelectionEvent)50
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.restoreColumnSettings(Preferences)139

org.eclipse.jface.viewers.StructuredViewer.setContentProvider(IContentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getListControl(Composite)243
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)97
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)339
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createViewer(Composite)461
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.createViewer(Composite)101

org.eclipse.jface.viewers.StructuredViewer.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getListControl(Composite)249
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.createThreadViewer(Composite)258
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)111
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.initialize()440
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)454
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.setEntries(ISourceContainer[])112
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.1.1.1.runInUIThread(IProgressMonitor)288
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)97
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createExecutablesList(Composite)275

org.eclipse.jface.viewers.StructuredViewer.setSorter(ViewerSorter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)63
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)63
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getListControl(Composite)252
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)98

org.eclipse.jface.viewers.StructuredViewer.setUseHashlookup(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.createViewer(Composite)103

org.eclipse.jface.viewers.StructuredViewer.update(Object, String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.labelChanged(Object)132

org.eclipse.jface.viewers.TableColumnViewerLabelProvider.update(ViewerCell)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)44
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)-1

org.eclipse.jface.viewers.TableViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getListControl(Composite)247
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)397
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)396

org.eclipse.jface.viewers.TableViewer.getTable()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)83
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.close()199
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.controlResized(ControlEvent)545
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)313
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewer.SignalsViewer(Composite, int)55

org.eclipse.jface.viewers.TableViewer.remove(Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.removeElements(List)573

org.eclipse.jface.viewers.TableViewer.setSelection(ISelection, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.selectElements(ISelection)590
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.addPathEntry()562

org.eclipse.jface.viewers.TableViewer.TableViewer(Composite, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)82
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)312
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewer.SignalsViewer(Composite, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsViewer.SignalsViewer(Composite, int)54

org.eclipse.jface.viewers.TableViewer.TableViewer(Composite)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createViewer(Composite)460

org.eclipse.jface.viewers.TableViewer.TableViewer(Table)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.createTableViewer(Composite)279

org.eclipse.jface.viewers.TextCellEditor.TextCellEditor(Composite)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)369

org.eclipse.jface.viewers.TreeColumnViewerLabelProvider.TreeColumnViewerLabelProvider(IBaseLabelProvider)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.SourceFilesLabelProvider(SourceFilesViewer)38

org.eclipse.jface.viewers.TreePath.getLastSegment()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getBackground(TreePath, IPresentationContext, String)94
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getForeground(TreePath, IPresentationContext, String)119
org.eclipse.cdt.debug.internal.ui.elements.adapters.CVariableLabelProvider.getLabel(TreePath, IPresentationContext, String)45
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getImageDescriptor(TreePath, IPresentationContext, String)54
org.eclipse.cdt.debug.internal.ui.views.modules.ModuleLabelProvider.getLabel(TreePath, IPresentationContext, String)37
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.2.getLabel(TreePath, IPresentationContext, String)121

org.eclipse.jface.viewers.TreeViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()115
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.run()46
org.eclipse.cdt.debug.internal.ui.actions.ToggleShowColumnsAction.run()49
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)73
org.eclipse.cdt.debug.internal.ui.preferences.SourcePreferencePage.createContents(Composite)74
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.getShell()165
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.1.run(IProgressMonitor)60
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.1.run(IProgressMonitor)64
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.1.run(IProgressMonitor)61
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createExecutablesList(Composite)232

org.eclipse.jface.viewers.TreeViewer.getLabelProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)45
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)44

org.eclipse.jface.viewers.TreeViewer.getTree()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.createThreadViewer(Composite)255
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.createThreadViewer(Composite)254
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddContainerAction.updateSelection(IStructuredSelection)50
org.eclipse.cdt.debug.internal.ui.sourcelookup.DownAction.updateSelection(IStructuredSelection)54
org.eclipse.cdt.debug.internal.ui.sourcelookup.EditContainerAction.updateSelection(IStructuredSelection)65
org.eclipse.cdt.debug.internal.ui.sourcelookup.RemoveAction.updateSelection(IStructuredSelection)42
org.eclipse.cdt.debug.internal.ui.sourcelookup.UpAction.updateSelection(IStructuredSelection)59
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.ColumnSelectionAdapter.widgetSelected(SelectionEvent)51
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.ColumnSelectionAdapter.widgetSelected(SelectionEvent)52
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.ColumnSelectionAdapter.widgetSelected(SelectionEvent)51
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.ColumnSelectionAdapter.widgetSelected(SelectionEvent)52
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.packColumns()73
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.restoreColumnSettings(Preferences)120
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.saveColumnSettings(Preferences)83
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()192
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()192
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.createColumns()127
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.createColumns()133
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.createColumns()121
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.createColumns()139
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.createColumns()115
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.createColumns()145
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)110
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)91
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)111
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)93
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)90
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)51
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.SourceFilesViewer(ExecutablesView, Composite, int)65
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createExecutablesList(Composite)276

org.eclipse.jface.viewers.TreeViewer.setContentProvider(IContentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.ThreadFilterEditor.createThreadViewer(Composite)256
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.SourceContainerViewer(Composite)95
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)87
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.SourceFilesViewer(ExecutablesView, Composite, int)63
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.createExecutablesList(Composite)234

org.eclipse.jface.viewers.TreeViewer.TreeViewer(Composite, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.BaseViewer.BaseViewer(ExecutablesView, Composite, int)59

org.eclipse.jface.viewers.TreeViewer.TreeViewer(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.SourceContainerViewer(Composite)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.SourceContainerViewer(Composite)94

org.eclipse.jface.viewers.Viewer.addSelectionChangedListener(ISelectionChangedListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.getListControl(Composite)245
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)99
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createViewer(Composite)377
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)398
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.setViewer(SourceContainerViewer)54
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.createPartControl(Composite)269

org.eclipse.jface.viewers.Viewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.CollapseAllModulesAction.run(IAction)45
org.eclipse.cdt.debug.internal.ui.actions.CollapseAllModulesAction.run(IAction)43
org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction.run(IAction)58

org.eclipse.jface.viewers.Viewer.getInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.doAction()50
org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsForAllActionDelegate.update()76
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.setViewerInput(IStructuredSelection)189

org.eclipse.jface.viewers.Viewer.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.getSelection()515
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.runInUIThread(IProgressMonitor)304

org.eclipse.jface.viewers.Viewer.refresh()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.3.widgetSelected(SelectionEvent)423
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.4.widgetSelected(SelectionEvent)435
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.5.widgetSelected(SelectionEvent)448

org.eclipse.jface.viewers.Viewer.removeSelectionChangedListener(ISelectionChangedListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.setViewer(SourceContainerViewer)50

org.eclipse.jface.viewers.Viewer.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyView.3.run()517
org.eclipse.cdt.debug.internal.ui.views.signals.SignalsView.setViewerInput(IStructuredSelection)196

org.eclipse.jface.viewers.Viewer.setSelection(ISelection, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.AbstractDebugEventHandler.selectAndReveal(Object)161

org.eclipse.jface.viewers.Viewer.setSelection(ISelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.refresh()535
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerAction.setEntries(List)107
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.addEntries(ISourceContainer[])158
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.setEnabled(boolean)170
org.eclipse.cdt.debug.internal.ui.sourcelookup.SourceContainerViewer.setEntries(ISourceContainer[])115
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.3.runInUIThread(IProgressMonitor)191
org.eclipse.cdt.debug.ui.CDebugUIPlugin.1.runInUIThread(IProgressMonitor)304

org.eclipse.jface.viewers.ViewerCell.getColumnIndex()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)105
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)101
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)103
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)121
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)113
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)46

org.eclipse.jface.viewers.ViewerCell.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)97
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)82
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)93
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)94
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)83
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)56
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)57
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)49
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)105
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)70
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)73
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)72
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)50
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)106

org.eclipse.jface.viewers.ViewerCell.setFont(Font)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)52

org.eclipse.jface.viewers.ViewerCell.setForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)77
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)64
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)62
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)75

org.eclipse.jface.viewers.ViewerCell.setImage(Image)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)120
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)112
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)67
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)102
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)90
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)79
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)114

org.eclipse.jface.viewers.ViewerCell.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)127
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)81
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)111
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)99
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)87
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)69
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)50
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)73
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)104
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)92
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)60
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesLabelProvider.update(ViewerCell)55

org.eclipse.jface.viewers.ViewerComparator.category(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.category(Object)-1

org.eclipse.jface.viewers.ViewerComparator.compare(Viewer, Object, Object)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)74
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)-1

org.eclipse.jface.viewers.ViewerComparator.getComparator()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)161
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)70
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)56
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.compare(Viewer, Object, Object)46
org.eclipse.cdt.debug.internal.ui.views.executables.SourceFilesViewer.3.compare(Viewer, Object, Object)180

org.eclipse.jface.viewers.ViewerComparator.sort(Viewer, Object[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.dialogfields.ListDialogField.selectFirstElement()598

org.eclipse.jface.viewers.ViewerComparator.ViewerComparator()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewerComparator.ExecutablesViewerComparator(int, int)28

org.eclipse.jface.viewers.ViewerDropAdapter.performDrop(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesDropAdapter.performDrop(Object)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesDropAdapter.performDrop(Object)-1

org.eclipse.jface.viewers.ViewerDropAdapter.setFeedbackEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesViewer(ExecutablesView, Composite, int)82

org.eclipse.jface.viewers.ViewerDropAdapter.validateDrop(Object, int, TransferData)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesDropAdapter.validateDrop(Object, int, TransferData)-1
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesDropAdapter.validateDrop(Object, int, TransferData)-1

org.eclipse.jface.viewers.ViewerDropAdapter.ViewerDropAdapter(Viewer)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesDropAdapter.ExecutablesDropAdapter(ExecutablesViewer, Viewer)56
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.ExecutablesDropAdapter.ExecutablesDropAdapter(ExecutablesViewer, Viewer)56

org.eclipse.jface.viewers.ViewerFilter.select(Viewer, Object, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ShowFullPathsAction.select(Viewer, Object, Object)-1

org.eclipse.jface.viewers.ViewerFilter.ViewerFilter()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.ViewFilterAction()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ViewFilterAction.ViewFilterAction()42

org.eclipse.jface.viewers.ViewerSorter.ViewerSorter()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)63
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.SortedListSelectionDialog.createDialogArea(Composite)63
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)98

org.eclipse.jface.window.Window.configureShell(Shell)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.configureShell(Shell)298
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.configureShell(Shell)92
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.configureShell(Shell)92
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.configureShell(Shell)54
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.configureShell(Shell)231
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.configureShell(Shell)217
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.configureShell(Shell)491
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.configureShell(Shell)174
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.configureShell(Shell)174
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.configureShell(Shell)190
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.configureShell(Shell)79
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.CastToArrayDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.configureShell(Shell)-1
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.configureShell(Shell)-1

org.eclipse.jface.window.Window.getReturnCode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocks(IWorkbenchPart, ISelection)91

org.eclipse.jface.window.Window.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)108
org.eclipse.cdt.debug.internal.ui.actions.RegisterGroupDialog.createDialogArea(Composite)111
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.updateArgumentsControl()218
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)114
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.createDialogArea(Composite)70
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.okPressed()147
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerDialog.createDialogArea(Composite)253
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.3.widgetSelected(SelectionEvent)421
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.4.widgetSelected(SelectionEvent)433
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.createDialogArea(Composite)368
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.3.widgetSelected(SelectionEvent)151
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)106
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.MapEntryDialog.createDialogArea(Composite)106

org.eclipse.jface.window.Window.getShellStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.AddWatchpointDialog(Shell, ICDIMemorySpaceManagement)79
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.ExpressionDialog(Shell, String)48
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.AddEventBreakpointDialog(Shell)106
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.AddSourceContainerDialog(Shell, SourceContainerViewer, ISourceLookupDirector)60
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.AddMemoryBlockDialog(Shell, IMemoryBlockRetrieval)70
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.ActionDialog(Shell, IBreakpointAction)67

org.eclipse.jface.window.Window.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.run(IAction)60
org.eclipse.cdt.debug.internal.ui.actions.AddExpressionEditorActionDelegate.run(IAction)60
org.eclipse.cdt.debug.internal.ui.actions.AddGlobalsActionDelegate.doAction(Object)287
org.eclipse.cdt.debug.internal.ui.actions.AddRegisterGroupActionDelegate.doAction()46
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.run(IAction)59
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnMemoryActionDelegate.run(IAction)88
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointOnVariableActionDelegate.run(IAction)66
org.eclipse.cdt.debug.internal.ui.actions.CastToArrayActionDelegate.doAction(ICastToArray)314
org.eclipse.cdt.debug.internal.ui.actions.CastToTypeActionDelegate.doAction(ICastToType)163
org.eclipse.cdt.debug.internal.ui.actions.ConfigureColumnsAction.run()125
org.eclipse.cdt.debug.internal.ui.actions.EditRegisterGroupActionDelegate.run(IAction)68
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.toggleVariableWatchpoint(IWorkbenchPart, IVariable)387
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddContainerAction.run()36
org.eclipse.cdt.debug.internal.ui.sourcelookup.MappingSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])54
org.eclipse.cdt.debug.internal.ui.sourcelookup.NewMappingSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)32
org.eclipse.cdt.debug.internal.ui.sourcelookup.NewMappingSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])52
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.3.widgetSelected(SelectionEvent)422
org.eclipse.cdt.debug.internal.ui.sourcelookup.PathMappingDialog.4.widgetSelected(SelectionEvent)434
org.eclipse.cdt.debug.internal.ui.views.disassembly.GoToAddressActionDelegate.run(IAction)77
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()202
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesView.ConfigureColumnsAction.run()202
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlocks.addMemoryBlocks(IWorkbenchPart, ISelection)90
org.eclipse.cdt.debug.ui.breakpointactions.ExternalToolActionComposite.1.widgetSelected(SelectionEvent)163
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleEditButton()164
org.eclipse.cdt.debug.ui.breakpointactions.GlobalActionsList.HandleNewButton()177

org.eclipse.jface.window.Window.setShellStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointDialog.AddWatchpointDialog(Shell, ICDIMemorySpaceManagement)79
org.eclipse.cdt.debug.internal.ui.actions.ExpressionDialog.ExpressionDialog(Shell, String)48
org.eclipse.cdt.debug.internal.ui.dialogs.AddEventBreakpointDialog.AddEventBreakpointDialog(Shell)106
org.eclipse.cdt.debug.internal.ui.sourcelookup.AddSourceContainerDialog.AddSourceContainerDialog(Shell, SourceContainerViewer, ISourceLookupDirector)60
org.eclipse.cdt.debug.internal.ui.views.memory.AddMemoryBlockDialog.AddMemoryBlockDialog(Shell, IMemoryBlockRetrieval)70
org.eclipse.cdt.debug.ui.breakpointactions.ActionDialog.ActionDialog(Shell, IBreakpointAction)67

org.eclipse.jface.wizard.IWizardContainer.getCurrentPage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.updateControls()386

org.eclipse.jface.wizard.IWizardContainer.updateButtons()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.updateControls()387

org.eclipse.jface.wizard.Wizard.addPage(IWizardPage)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addPages()102
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addPages()100

org.eclipse.jface.wizard.Wizard.addPages()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addPages()98
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addPages()-1

org.eclipse.jface.wizard.Wizard.getNextPage(IWizardPage)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.getNextPage(IWizardPage)153
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.getNextPage(IWizardPage)-1

org.eclipse.jface.wizard.Wizard.performFinish()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.performFinish()-1

org.eclipse.jface.wizard.Wizard.setNeedsProgressMonitor(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.init(IWorkbench, IStructuredSelection)170

org.eclipse.jface.wizard.Wizard.setWindowTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.init(IWorkbench, IStructuredSelection)169

org.eclipse.jface.wizard.Wizard.Wizard()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.AbstractImportExecutableWizard()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.AbstractImportExecutableWizard()46

org.eclipse.jface.wizard.WizardPage.getContainer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.updateExecutablesList(String)572
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.updateControls()387
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.updateControls()386

org.eclipse.jface.wizard.WizardPage.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.13.widgetSelected(SelectionEvent)454
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.chooseCProject()135

org.eclipse.jface.wizard.WizardPage.isPageComplete()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()420
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()-1

org.eclipse.jface.wizard.WizardPage.setDescription(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.ImportExecutablePageOne(AbstractImportExecutableWizard)107
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.ImportExecutablePageTwo(AbstractImportExecutableWizard)81

org.eclipse.jface.wizard.WizardPage.setErrorMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addExecutables(ICProject)91
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.5.widgetSelected(SelectionEvent)297
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.validateExe(String)666
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.validateExe(String)664
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.validateExe(String)652
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()391
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()410
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()395
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()417
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.isPageComplete()401

org.eclipse.jface.wizard.WizardPage.setPageComplete(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.14.widgetSelected(SelectionEvent)488
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.15.widgetSelected(SelectionEvent)500
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.3.checkStateChanged(CheckStateChangedEvent)271
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.ImportExecutablePageOne(AbstractImportExecutableWizard)105
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.noFilesSelected()558
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.updateExecutablesList(String)596
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.validateExe(String)661
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.validateExe(String)653

org.eclipse.jface.wizard.WizardPage.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.ImportExecutablePageOne(AbstractImportExecutableWizard)106
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.ImportExecutablePageTwo(AbstractImportExecutableWizard)80

org.eclipse.jface.wizard.WizardPage.WizardPage(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageOne.ImportExecutablePageOne(AbstractImportExecutableWizard)103
org.eclipse.cdt.debug.ui.importexecutable.ImportExecutablePageTwo.ImportExecutablePageTwo(AbstractImportExecutableWizard)78

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict