Methods from org.eclipse.ui.workbench used by org.eclipse.cdt.make.ui

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

Reference Details

org.eclipse.ui.actions.ActionDelegate.ActionDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.ui.actions.AbstractTargetAction.AbstractTargetAction()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.actions.AbstractTargetAction.AbstractTargetAction()30

org.eclipse.ui.actions.ActionDelegate.run(IAction)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.ui.actions.BuildTargetAction.run(IAction)-1
org.eclipse.cdt.make.ui.actions.CreateTargetAction.run(IAction)-1

org.eclipse.ui.actions.ActionDelegate.selectionChanged(IAction, ISelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.ui.actions.AbstractTargetAction.selectionChanged(IAction, ISelection)-1

org.eclipse.ui.actions.BaseSelectionListenerAction.getStructuredSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.AddTargetAction.getSelectedElement()62
org.eclipse.cdt.make.ui.views.AddTargetAction.getSelectedElement()63
org.eclipse.cdt.make.ui.views.BuildTargetAction.getSelectedElements()60
org.eclipse.cdt.make.ui.views.CopyTargetAction.run()100
org.eclipse.cdt.make.ui.views.CopyTargetAction.run()101
org.eclipse.cdt.make.ui.views.CopyTargetAction.run()85
org.eclipse.cdt.make.ui.views.DeleteTargetAction.getSelectedElements()94
org.eclipse.cdt.make.ui.views.EditTargetAction.canRename()55
org.eclipse.cdt.make.ui.views.EditTargetAction.run()41
org.eclipse.cdt.make.ui.views.PasteTargetAction.determineDropContainer()121

org.eclipse.ui.actions.BaseSelectionListenerAction.selectionChanged(IStructuredSelection)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.CopyTargetAction.run()101
org.eclipse.cdt.make.ui.views.MakeView.updateActions(IStructuredSelection)362
org.eclipse.cdt.make.ui.views.MakeView.updateActions(IStructuredSelection)367
org.eclipse.cdt.make.ui.views.MakeView.updateActions(IStructuredSelection)365
org.eclipse.cdt.make.ui.views.MakeView.updateActions(IStructuredSelection)366
org.eclipse.cdt.make.ui.views.MakeView.updateActions(IStructuredSelection)363
org.eclipse.cdt.make.ui.views.MakeView.updateActions(IStructuredSelection)364

org.eclipse.ui.actions.BaseSelectionListenerAction.updateSelection(IStructuredSelection)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.AddTargetAction.updateSelection(IStructuredSelection)58
org.eclipse.cdt.make.ui.views.BuildTargetAction.updateSelection(IStructuredSelection)46
org.eclipse.cdt.make.ui.views.CopyTargetAction.updateSelection(IStructuredSelection)71
org.eclipse.cdt.make.ui.views.DeleteTargetAction.updateSelection(IStructuredSelection)87
org.eclipse.cdt.make.ui.views.EditTargetAction.updateSelection(IStructuredSelection)51
org.eclipse.cdt.make.ui.views.PasteTargetAction.updateSelection(IStructuredSelection)70
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.AddTargetAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.make.ui.views.BuildTargetAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.make.ui.views.CopyTargetAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.make.ui.views.DeleteTargetAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.make.ui.views.EditTargetAction.updateSelection(IStructuredSelection)-1
org.eclipse.cdt.make.ui.views.PasteTargetAction.updateSelection(IStructuredSelection)-1

org.eclipse.ui.commands.ActionHandler.ActionHandler(IAction)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.registerActionHandler(Shell, IAction)432

org.eclipse.ui.commands.HandlerSubmission.HandlerSubmission(String, Shell, IWorkbenchPartSite, String, IHandler, Priority)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.registerActionHandler(Shell, IAction)432

org.eclipse.ui.commands.IWorkbenchCommandSupport.addHandlerSubmission(HandlerSubmission)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.registerActionHandler(Shell, IAction)433

org.eclipse.ui.commands.IWorkbenchCommandSupport.removeHandlerSubmission(HandlerSubmission)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.deregisterActionHandlers()443

org.eclipse.ui.contexts.IWorkbenchContextSupport.registerShell(Shell, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.registerActionHandler(Shell, IAction)434

org.eclipse.ui.contexts.IWorkbenchContextSupport.unregisterShell(Shell)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.deregisterActionHandlers()444

org.eclipse.ui.dialogs.AbstractElementListSelectionDialog.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MultipleInputDialog.8.widgetSelected(SelectionEvent)264
org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryPage.getVariable()133
org.eclipse.cdt.make.ui.dialogs.SettingsBlock.getVariable()402

org.eclipse.ui.dialogs.ListSelectionDialog.ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.NativeEnvironmentDialog.NativeEnvironmentDialog(MakeEnvironmentBlock, Shell, Object, IStructuredContentProvider, ILabelProvider, String)726
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.NativeEnvironmentDialog.NativeEnvironmentDialog(MakeEnvironmentBlock, Shell, Object, IStructuredContentProvider, ILabelProvider, String)726

org.eclipse.ui.dialogs.PropertyPage.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage.getProject()95

org.eclipse.ui.dialogs.PropertyPage.PropertyPage()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage.MakePropertyPage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage.MakePropertyPage()39

org.eclipse.ui.dialogs.SelectionDialog.getResult()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.handleEnvSelectButtonSelected()598
org.eclipse.cdt.make.ui.dialogs.SettingsBlock.8.widgetSelected(SelectionEvent)356

org.eclipse.ui.dialogs.SelectionDialog.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.handleEnvSelectButtonSelected()594

org.eclipse.ui.help.IWorkbenchHelpSystem.setHelp(Control, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.createControl(Composite)340
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)70
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)64
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)71
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)65
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)63
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)66
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)72
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)73
org.eclipse.cdt.make.internal.ui.preferences.MakefileEditorPreferencePage.createContents(Composite)246
org.eclipse.cdt.make.ui.dialogs.DiscoveryOptionsBlock.createControl(Composite)111
org.eclipse.cdt.make.ui.dialogs.SettingsBlock.createControl(Composite)409
org.eclipse.cdt.make.ui.views.MakeView.createPartControl(Composite)108
org.eclipse.cdt.make.ui.wizards.MakeProjectWizardOptionPage.MakeWizardOptionBlock.setupHelpContextIds()78
org.eclipse.cdt.make.ui.wizards.MakeProjectWizardOptionPage.MakeWizardOptionBlock.setupHelpContextIds()78
org.eclipse.cdt.make.ui.wizards.NewMakeProjectWizard.createPageControls(Composite)72

org.eclipse.ui.IActionBars.getMenuManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor.init(IActionBars)91
org.eclipse.cdt.make.ui.views.MakeView.contributeToActionBars()297

org.eclipse.ui.IActionBars.getToolBarManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileContentOutlinePage.setActionBars(IActionBars)327
org.eclipse.cdt.make.ui.views.MakeView.contributeToActionBars()298

org.eclipse.ui.IActionBars.setGlobalActionHandler(String, IAction)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor.init(IActionBars)100

org.eclipse.ui.IEditorPart.getEditorInput()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.OpenDeclarationAction.run()51
org.eclipse.cdt.make.internal.ui.editor.OpenDeclarationAction.run()54
org.eclipse.cdt.make.internal.ui.text.makefile.MakefileAnnotationHover.getHoverInfo(ISourceViewer, int)62
org.eclipse.cdt.make.internal.ui.text.makefile.MakefileCompletionProcessor.computeCompletionProposals(ITextViewer, int)122
org.eclipse.cdt.make.internal.ui.text.makefile.MakefileCompletionProcessor.computeContextInformation(ITextViewer, int)177
org.eclipse.cdt.make.internal.ui.text.makefile.MakefileReconcilingStrategy.reconcile()87
org.eclipse.cdt.make.internal.ui.text.makefile.MakefileReconcilingStrategy.reconcile()85
org.eclipse.cdt.make.internal.ui.text.makefile.MakefileTextHover.getHoverInfo(ITextViewer, IRegion)56
org.eclipse.cdt.make.ui.TargetBuild.saveAllResources(IMakeTarget[])66

org.eclipse.ui.IEditorReference.getEditor(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.TargetBuild.saveAllResources(IMakeTarget[])64

org.eclipse.ui.IPartService.getActivePart()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.isActivePart()239

org.eclipse.ui.ISaveablePart.isDirty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.TargetBuild.saveAllResources(IMakeTarget[])65

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.CopyTargetAction.CopyTargetAction(Shell, Clipboard, PasteTargetAction)61
org.eclipse.cdt.make.ui.views.CopyTargetAction.CopyTargetAction(Shell, Clipboard, PasteTargetAction)59
org.eclipse.cdt.make.ui.views.CopyTargetAction.CopyTargetAction(Shell, Clipboard, PasteTargetAction)60
org.eclipse.cdt.make.ui.views.DeleteTargetAction.DeleteTargetAction(Shell)40
org.eclipse.cdt.make.ui.views.DeleteTargetAction.DeleteTargetAction(Shell)41
org.eclipse.cdt.make.ui.views.PasteTargetAction.PasteTargetAction(Shell, Clipboard)60
org.eclipse.cdt.make.ui.views.PasteTargetAction.PasteTargetAction(Shell, Clipboard)59
org.eclipse.cdt.make.ui.views.PasteTargetAction.PasteTargetAction(Shell, Clipboard)58

org.eclipse.ui.IViewSite.getActionBars()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.contributeToActionBars()296

org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getActiveWorkbenchWindow()99

org.eclipse.ui.IWorkbench.getCommandSupport()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.deregisterActionHandlers()441
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.registerActionHandler(Shell, IAction)429

org.eclipse.ui.IWorkbench.getContextSupport()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.deregisterActionHandlers()440
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.registerActionHandler(Shell, IAction)428

org.eclipse.ui.IWorkbench.getHelpSystem()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.createControl(Composite)340
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)60
org.eclipse.cdt.make.internal.ui.preferences.MakefileEditorPreferencePage.createContents(Composite)246
org.eclipse.cdt.make.ui.dialogs.DiscoveryOptionsBlock.createControl(Composite)111
org.eclipse.cdt.make.ui.dialogs.SettingsBlock.createControl(Composite)409
org.eclipse.cdt.make.ui.views.MakeView.createPartControl(Composite)108
org.eclipse.cdt.make.ui.wizards.MakeProjectWizardOptionPage.MakeWizardOptionBlock.setupHelpContextIds()78
org.eclipse.cdt.make.ui.wizards.MakeProjectWizardOptionPage.MakeWizardOptionBlock.setupHelpContextIds()78
org.eclipse.cdt.make.ui.wizards.NewMakeProjectWizard.createPageControls(Composite)72

org.eclipse.ui.IWorkbench.getProgressService()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage.performOk()82
org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage.performOk()82
org.eclipse.cdt.make.ui.TargetBuild.runWithProgressDialog(Shell, Job)80

org.eclipse.ui.IWorkbench.getSharedImages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.CopyTargetAction.CopyTargetAction(Shell, Clipboard, PasteTargetAction)58
org.eclipse.cdt.make.ui.views.DeleteTargetAction.DeleteTargetAction(Shell)39
org.eclipse.cdt.make.ui.views.PasteTargetAction.PasteTargetAction(Shell, Clipboard)57

org.eclipse.ui.IWorkbench.getWorkbenchWindows()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getShell()239
org.eclipse.cdt.make.ui.TargetBuild.saveAllResources(IMakeTarget[])57

org.eclipse.ui.IWorkbenchPage.bringToTop(IWorkbenchPart)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.selectionChanged(SelectionChangedEvent)223

org.eclipse.ui.IWorkbenchPage.getEditorReferences()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.TargetBuild.saveAllResources(IMakeTarget[])62

org.eclipse.ui.IWorkbenchPage.saveEditor(IEditorPart, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.TargetBuild.saveAllResources(IMakeTarget[])70

org.eclipse.ui.IWorkbenchPart.getSite()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.actions.AbstractTargetAction.getShell()39

org.eclipse.ui.IWorkbenchSite.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.actions.AbstractTargetAction.getShell()39

org.eclipse.ui.IWorkbenchSite.getWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.isActivePart()237

org.eclipse.ui.IWorkbenchSite.setSelectionProvider(ISelectionProvider)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileContentOutlinePage.createControl(Composite)269
org.eclipse.cdt.make.ui.views.MakeView.createPartControl(Composite)152

org.eclipse.ui.IWorkbenchWindow.getActivePage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getActivePage()108

org.eclipse.ui.IWorkbenchWindow.getPages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.TargetBuild.saveAllResources(IMakeTarget[])59

org.eclipse.ui.IWorkbenchWindow.getPartService()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.isActivePart()238

org.eclipse.ui.IWorkbenchWindow.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getActiveWorkbenchShell()90
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getShell()240
org.eclipse.cdt.make.ui.actions.AbstractTargetAction.getShell()41

org.eclipse.ui.model.WorkbenchLabelProvider.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.MakeLabelProvider.dispose()62

org.eclipse.ui.model.WorkbenchLabelProvider.getImage(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.MakeLabelProvider.getImage(Object)43

org.eclipse.ui.model.WorkbenchLabelProvider.getText(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.MakeLabelProvider.getText(Object)55

org.eclipse.ui.model.WorkbenchLabelProvider.WorkbenchLabelProvider()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.MakeLabelProvider.MakeLabelProvider(IPath)26
org.eclipse.cdt.make.ui.wizards.UpdateMakeProjectWizardPage.createControl(Composite)88

org.eclipse.ui.model.WorkbenchViewerComparator.WorkbenchViewerComparator()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.preferences.MakefileEditorPreferencePage.createSyntaxPage(Composite)323

org.eclipse.ui.part.DrillDownAdapter.addNavigationActions(IMenuManager)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.fillContextMenu(IMenuManager)336

org.eclipse.ui.part.DrillDownAdapter.addNavigationActions(IToolBarManager)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.fillLocalToolBar(IToolBarManager)310

org.eclipse.ui.part.DrillDownAdapter.DrillDownAdapter(TreeViewer)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.createPartControl(Composite)115

org.eclipse.ui.part.EditorActionBarContributor.init(IActionBars)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor.init(IActionBars)90
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditorActionContributor.init(IActionBars)-1

org.eclipse.ui.part.EditorPart.getEditorInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.getFindRepalceDocumentAdapter()250
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.getOutlinePage()84
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.setSelection(IDirective, boolean)260
org.eclipse.cdt.make.internal.ui.editor.ProjectionMakefileUpdater.initialize()156
org.eclipse.cdt.make.internal.ui.editor.ProjectionMakefileUpdater.initialize()152
org.eclipse.cdt.make.internal.ui.editor.ProjectionMakefileUpdater.processReconcile()254

org.eclipse.ui.part.IPageSite.registerContextMenu(String, MenuManager, ISelectionProvider)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileContentOutlinePage.createControl(Composite)268

org.eclipse.ui.part.Page.getSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileContentOutlinePage.createControl(Composite)267

org.eclipse.ui.part.Page.setActionBars(IActionBars)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileContentOutlinePage.setActionBars(IActionBars)326
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileContentOutlinePage.setActionBars(IActionBars)-1

org.eclipse.ui.part.ViewPart.getViewSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.contributeToActionBars()296

org.eclipse.ui.part.ViewPart.ViewPart()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.MakeView()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.MakeView()88

org.eclipse.ui.part.WorkbenchPart.createPartControl(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.createPartControl(Composite)-1

org.eclipse.ui.part.WorkbenchPart.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.dispose()379
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.dispose()-1

org.eclipse.ui.part.WorkbenchPart.getOrientation()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.getOrientation()-1

org.eclipse.ui.part.WorkbenchPart.getSite()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.isActivePart()237
org.eclipse.cdt.make.ui.views.MakeView.createPartControl(Composite)152

org.eclipse.ui.part.WorkbenchPart.setFocus()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.ui.views.MakeView.setFocus()-1

org.eclipse.ui.PlatformUI.getWorkbench()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage.performOk()82
org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage.performOk()82
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.deregisterActionHandlers()438
org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage.registerActionHandler(Shell, IAction)426
org.eclipse.cdt.make.ui.TargetBuild.runWithProgressDialog(Shell, Job)80
org.eclipse.cdt.make.ui.TargetBuild.saveAllResources(IMakeTarget[])57
org.eclipse.cdt.make.ui.views.CopyTargetAction.CopyTargetAction(Shell, Clipboard, PasteTargetAction)58
org.eclipse.cdt.make.ui.views.DeleteTargetAction.DeleteTargetAction(Shell)39
org.eclipse.cdt.make.ui.views.PasteTargetAction.PasteTargetAction(Shell, Clipboard)57

org.eclipse.ui.plugin.AbstractUIPlugin.AbstractUIPlugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.MakeUIPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.MakeUIPlugin()57

org.eclipse.ui.plugin.AbstractUIPlugin.getDialogSettings()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.DialogSettingsHelper.getDialogSettings(String)41
org.eclipse.cdt.make.internal.ui.editor.LexicalSortingAction.LexicalSortingAction(TreeViewer)41
org.eclipse.cdt.make.internal.ui.editor.LexicalSortingAction.valueChanged(boolean, boolean)56
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.NativeEnvironmentDialog.getDialogSettings()731
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.NativeEnvironmentDialog.getDialogSettings()731
org.eclipse.cdt.make.ui.views.MakeView.getSettings()212
org.eclipse.cdt.make.ui.views.MakeView.getSettings()210

org.eclipse.ui.plugin.AbstractUIPlugin.getPreferenceStore()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.editor.MakefileEditor.isFoldingEnabled()118
org.eclipse.cdt.make.internal.ui.editor.ProjectionMakefileUpdater.initializePreferences()174
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getCombinedPreferenceStore()265
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getPreferenceColor(String)150
org.eclipse.cdt.make.internal.ui.MakeUIPreferenceInitializer.initializeDefaultPreferences()26
org.eclipse.cdt.make.internal.ui.preferences.AbstractMakefileEditorPreferencePage.AbstractMakefileEditorPreferencePage()76
org.eclipse.cdt.make.internal.ui.preferences.MakePreferencePage.isBuildTargetInBackground()43
org.eclipse.cdt.make.internal.ui.preferences.MakePreferencePage.MakePreferencePage()28
org.eclipse.cdt.make.internal.ui.preferences.MakePreferencePage.setBuildTargetInBackground(boolean)47
org.eclipse.cdt.make.internal.ui.preferences.NewMakeProjectPreferencePage.NewMakeProjectPreferencePage()31
org.eclipse.cdt.make.internal.ui.text.makefile.AbstractMakefileCodeScanner.createTextAttribute(String, String, String)166

org.eclipse.ui.plugin.AbstractUIPlugin.getWorkbench()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeEnvironmentBlock.createControl(Composite)340
org.eclipse.cdt.make.internal.ui.MakeProjectOptionBlock.createContents(Composite)60
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getActiveWorkbenchWindow()99
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.getShell()239
org.eclipse.cdt.make.internal.ui.preferences.MakefileEditorPreferencePage.createContents(Composite)246
org.eclipse.cdt.make.ui.dialogs.DiscoveryOptionsBlock.createControl(Composite)111
org.eclipse.cdt.make.ui.dialogs.SettingsBlock.createControl(Composite)409
org.eclipse.cdt.make.ui.views.MakeView.createPartControl(Composite)108
org.eclipse.cdt.make.ui.wizards.MakeProjectWizardOptionPage.MakeWizardOptionBlock.setupHelpContextIds()78
org.eclipse.cdt.make.ui.wizards.MakeProjectWizardOptionPage.MakeWizardOptionBlock.setupHelpContextIds()78
org.eclipse.cdt.make.ui.wizards.NewMakeProjectWizard.createPageControls(Composite)72

org.eclipse.ui.plugin.AbstractUIPlugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.start(BundleContext)273
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.start(BundleContext)-1

org.eclipse.ui.plugin.AbstractUIPlugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.stop(BundleContext)285
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.MakeUIPlugin.stop(BundleContext)-1

org.eclipse.ui.progress.IProgressService.runInUI(IRunnableContext, IRunnableWithProgress, ISchedulingRule)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.internal.ui.properties.MakePropertyPage.performOk()82

org.eclipse.ui.progress.IProgressService.showInDialog(Shell, Job)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.make.ui.TargetBuild.runWithProgressDialog(Shell, Job)81

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict