Types from org.eclipse.ui.ide used by org.eclipse.cdt.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.AddBookmarkAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.MainActionGroup.addBookmarkAction-1
org.eclipse.cdt.ui.actions.GenerateActionGroup.fAddBookmark-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.MainActionGroup.makeActions()154
org.eclipse.cdt.ui.actions.GenerateActionGroup.GenerateActionGroup(IWorkbenchSite, IHandlerService)263

org.eclipse.ui.actions.AddTaskAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.MainActionGroup.addTaskAction-1
org.eclipse.cdt.ui.actions.GenerateActionGroup.fAddTaskAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.MainActionGroup.makeActions()155
org.eclipse.cdt.ui.actions.GenerateActionGroup.GenerateActionGroup(IWorkbenchSite, IHandlerService)266

org.eclipse.ui.actions.BuildAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.BuildGroup.buildAction-1
org.eclipse.cdt.internal.ui.cview.BuildGroup.cleanAction-1
org.eclipse.cdt.internal.ui.cview.BuildGroup.rebuildAction-1
org.eclipse.cdt.internal.ui.navigator.CNavigatorBuildActionGroup.fCleanAction-1
org.eclipse.cdt.ui.actions.BuildActiveConfigMenuAction.buildaction-1
org.eclipse.cdt.ui.actions.BuildConfigAction.buildAction-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.BuildGroup.RebuildAction-1
org.eclipse.cdt.internal.ui.cview.BuildGroup.RebuildAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.BuildGroup.makeActions()163
org.eclipse.cdt.internal.ui.cview.BuildGroup.makeActions()160
org.eclipse.cdt.internal.ui.navigator.CNavigatorBuildActionGroup.makeActions()145
org.eclipse.cdt.ui.actions.BuildActiveConfigMenuAction.init(IWorkbenchWindow)78
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.ui.actions.BuildConfigAction.BuildConfigAction(HashSet, String, String, int, BuildAction)-1

org.eclipse.ui.actions.CloseResourceAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenProjectGroup.closeProjectAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenProjectGroup.makeActions()141

org.eclipse.ui.actions.CopyFilesAndFoldersOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.PasteAction.run()132
org.eclipse.cdt.internal.ui.cview.PasteAction.run()146
org.eclipse.cdt.internal.ui.dnd.FileTransferDropAdapter.1.run()93
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.drop(Object, DropTargetEvent)106
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)77
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.1.run()122
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)127
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.validateDrop(Object, int, TransferData)209
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.validateDrop(Object, int, TransferData)190
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.PasteAction.run()132
org.eclipse.cdt.internal.ui.cview.PasteAction.run()146
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.drop(Object, DropTargetEvent)106
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)77
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.1.run()122
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)127
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.validateDrop(Object, int, TransferData)209
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.validateDrop(Object, int, TransferData)190

org.eclipse.ui.actions.CopyProjectOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.PasteAction.run()125
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.PasteAction.run()125

org.eclipse.ui.actions.DeleteResourceAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.RefactorActionGroup.deleteAction-1
org.eclipse.cdt.internal.ui.navigator.CNavigatorEditActionGroup.deleteAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.RefactorActionGroup.makeActions()137
org.eclipse.cdt.internal.ui.navigator.CNavigatorEditActionGroup.makeActions()133

org.eclipse.ui.actions.MoveFilesAndFoldersOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.drop(Object, DropTargetEvent)114
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)82
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)135
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.validateDrop(Object, int, TransferData)195
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.drop(Object, DropTargetEvent)114
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)82
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)135
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.validateDrop(Object, int, TransferData)195

org.eclipse.ui.actions.MoveProjectAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CViewMoveAction.moveProjectAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CViewMoveAction.CViewMoveAction(IShellProvider, StructuredViewer)52

org.eclipse.ui.actions.MoveResourceAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.navigator.CNavigatorRefactorActionGroup.moveAction-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CViewMoveAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.navigator.CNavigatorRefactorActionGroup.makeActions()79

org.eclipse.ui.actions.NewProjectAction

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.wizards.AbstractOpenWizardAction.checkWorkspaceNotEmpty()219

org.eclipse.ui.actions.NewWizardMenu

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.MainActionGroup.newWizardMenu-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.MainActionGroup.makeActions()128

org.eclipse.ui.actions.OpenFileAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenFileGroup.openFileAction-1
org.eclipse.cdt.internal.ui.navigator.CNavigatorOpenEditorActionGroup.fOpenFileAction-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.navigator.OpenCElementAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenFileGroup.makeActions()48
org.eclipse.cdt.internal.ui.includebrowser.IBViewPart.onShowInclude(ISelection)804
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.includebrowser.IBViewPart.onShowInclude(ISelection)804

org.eclipse.ui.actions.OpenResourceAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenProjectGroup.openProjectAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenProjectGroup.makeActions()139

org.eclipse.ui.actions.OpenWithMenu

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenFileGroup.fillOpenWithMenu(IMenuManager, IStructuredSelection)89
org.eclipse.cdt.internal.ui.navigator.CNavigatorOpenEditorActionGroup.fillOpenWithMenu(IMenuManager, IStructuredSelection)102

org.eclipse.ui.actions.ReadOnlyStateChecker

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDragAdapter.dragFinished(DragSourceEvent)82
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.drop(Object, DropTargetEvent)109
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)130
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDragAdapter.dragFinished(DragSourceEvent)82
org.eclipse.cdt.internal.ui.dnd.ResourceTransferDropAdapter.drop(Object, DropTargetEvent)109
org.eclipse.cdt.internal.ui.navigator.CNavigatorDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)130

org.eclipse.ui.actions.RefreshAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenProjectGroup.refreshAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.OpenProjectGroup.makeActions()143

org.eclipse.ui.actions.RenameResourceAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.navigator.CNavigatorRefactorActionGroup.renameAction-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CViewRenameAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.navigator.CNavigatorRefactorActionGroup.makeActions()82

org.eclipse.ui.actions.SelectionListenerAction

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CopyAction-1
org.eclipse.cdt.internal.ui.cview.PasteAction-1

org.eclipse.ui.actions.TextActionHandler

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.RefactorActionGroup.textActionHandler-1
org.eclipse.cdt.internal.ui.navigator.CNavigatorEditActionGroup.textActionHandler-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.RefactorActionGroup.fillActionBars(IActionBars)86
org.eclipse.cdt.internal.ui.navigator.CNavigatorEditActionGroup.fillActionBars(IActionBars)97

org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathPropertyPage.performOk()182
org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage.performOk()204
org.eclipse.cdt.ui.newui.AbstractPage.performSave(int)654
org.eclipse.cdt.ui.newui.ManageConfigRunner.getRunnable()76
org.eclipse.cdt.ui.templateengine.TemplateDrivenWizard.performFinish()158
org.eclipse.cdt.ui.templateengine.TemplatesChoiceWizard.performFinish()113
org.eclipse.cdt.ui.wizards.CDTCommonProjectWizard.1.1.run()242
org.eclipse.cdt.ui.wizards.CDTCommonProjectWizard.invokeRunnable(IRunnableWithProgress)175
org.eclipse.cdt.ui.wizards.NewCProjectWizard.1.1.run()220
org.eclipse.cdt.ui.wizards.NewCProjectWizard.getRunnable()214
org.eclipse.cdt.ui.wizards.NewCProjectWizard.invokeRunnable(IRunnableWithProgress)266

org.eclipse.ui.actions.WorkspaceModifyOperation

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.FileTransferDragAdapter.RefreshOperation-1
org.eclipse.cdt.internal.ui.dnd.FileTransferDragAdapter.RefreshOperation-1
org.eclipse.cdt.ui.templateengine.Template.1187
org.eclipse.cdt.ui.templateengine.Template.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.ui.templateengine.Template.executeTemplateProcesses(IProgressMonitor, boolean)187

org.eclipse.ui.dialogs.ContainerGenerator

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.wizards.filewizard.NewSourceFileGenerator.createNewFile(IPath, InputStream, boolean, IProgressMonitor)78
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.wizards.filewizard.NewSourceFileGenerator.createNewFile(IPath, InputStream, boolean, IProgressMonitor)78

org.eclipse.ui.dialogs.NewFolderDialog

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.ui.newui.CLocationTab.4-1
org.eclipse.cdt.ui.newui.CLocationTab.4197
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathOutputEntryPage.openNewOutputContainerDialog(CPElement, boolean)425
org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathSourceEntryPage.openNewSourceContainerDialog(CPElement, boolean)401
org.eclipse.cdt.internal.ui.dialogs.cpaths.FolderSelectionDialog.newFolderButtonPressed()89
org.eclipse.cdt.internal.ui.dialogs.cpaths.MultipleFolderSelectionDialog.newFolderButtonPressed()295
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathOutputEntryPage.openNewOutputContainerDialog(CPElement, boolean)425
org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathSourceEntryPage.openNewSourceContainerDialog(CPElement, boolean)401
org.eclipse.cdt.internal.ui.dialogs.cpaths.FolderSelectionDialog.newFolderButtonPressed()89
org.eclipse.cdt.internal.ui.dialogs.cpaths.MultipleFolderSelectionDialog.newFolderButtonPressed()295
org.eclipse.cdt.ui.newui.CLocationTab.buttonPressed(int)197

org.eclipse.ui.dialogs.WizardDataTransferPage

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.wizards.indexwizards.TeamProjectIndexExportWizardPage-1

org.eclipse.ui.dialogs.WizardNewFileCreationPage

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.wizards.filewizard.NewFileFromTemplateWizard.mainPage-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.wizards.filewizard.WizardNewFileFromTemplateCreationPage-1

org.eclipse.ui.dialogs.WizardNewProjectCreationPage

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.ui.templateengine.pages.NewProjectCreationPage-1
org.eclipse.cdt.ui.wizards.CDTMainWizardPage-1
org.eclipse.cdt.ui.wizards.NewCProjectWizardPage-1

org.eclipse.ui.ide.dialogs.EncodingFieldEditor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.SpellingConfigurationBlock.fEncodingEditor-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.SpellingConfigurationBlock.createEncodingFieldEditor(Composite, List)475

org.eclipse.ui.ide.FileStoreEditorInput

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.util.ExternalEditorInput-1

org.eclipse.ui.ide.IGotoMarker

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter-1
org.eclipse.cdt.internal.ui.editor.CEditor.GotoMarkerAdapter-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.getAdapter(Class)1503

org.eclipse.ui.IFileEditorInput

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.setSelectionFromEditor(IEditorPart)383
org.eclipse.cdt.internal.ui.cview.CView.editorActivated(IEditorPart)631
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.2.getSchedulingRule()1019
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)834
org.eclipse.cdt.internal.ui.editor.CEditor.canHandleMove(IEditorInput, IEditorInput)2075
org.eclipse.cdt.internal.ui.editor.CEditor.canHandleMove(IEditorInput, IEditorInput)2061
org.eclipse.cdt.internal.ui.refactoring.utils.EclipseObjects.getActiveFile()97
org.eclipse.cdt.internal.ui.text.doctools.EditorReopener.1.runInUIThread(IProgressMonitor)158
org.eclipse.cdt.internal.ui.text.doctools.EditorReopener.getEditorsToRepon(IWorkbenchWindow, IResource)106
org.eclipse.cdt.internal.ui.util.EditorUtility.getCProject(IEditorInput)727
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorID(IEditorInput, Object)576
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorID(IEditorInput, Object)631
org.eclipse.cdt.internal.ui.wizards.AbstractOpenWizardAction.getCurrentSelection()134
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.setSelectionFromEditor(IEditorPart)382
org.eclipse.cdt.internal.ui.cview.CView.editorActivated(IEditorPart)629
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.2.getSchedulingRule()1018
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)833
org.eclipse.cdt.internal.ui.editor.CEditor.canHandleMove(IEditorInput, IEditorInput)2060
org.eclipse.cdt.internal.ui.editor.CEditor.canHandleMove(IEditorInput, IEditorInput)2074
org.eclipse.cdt.internal.ui.refactoring.utils.EclipseObjects.getActiveFile()96
org.eclipse.cdt.internal.ui.text.doctools.EditorReopener.1.runInUIThread(IProgressMonitor)157
org.eclipse.cdt.internal.ui.text.doctools.EditorReopener.getEditorsToRepon(IWorkbenchWindow, IResource)113
org.eclipse.cdt.internal.ui.text.doctools.EditorReopener.getEditorsToRepon(IWorkbenchWindow, IResource)105
org.eclipse.cdt.internal.ui.util.EditorUtility.getCProject(IEditorInput)726
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorID(IEditorInput, Object)630
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorID(IEditorInput, Object)575
org.eclipse.cdt.internal.ui.wizards.AbstractOpenWizardAction.getCurrentSelection()133
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CView.editorActivated(IEditorPart)631
org.eclipse.cdt.internal.ui.editor.CDocumentProvider.createFileInfo(Object)834
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorID(IEditorInput, Object)576

org.eclipse.ui.IMarkerResolution

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.fResolution-1
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.MarkerResolutionProposal(IMarkerResolution, IMarker)-1

org.eclipse.ui.IMarkerResolution2

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.getAdditionalProposalInfo()55
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.getImage()89
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.getAdditionalProposalInfo()54
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.getImage()88

org.eclipse.ui.IStorageEditorInput

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.createAnnotationModel(Object)66
org.eclipse.cdt.internal.ui.search.PDOMSearchResult.getFileName(IEditorPart)80
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.getEditorInputPath()743
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileEditorInput-1
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.BinaryFileEditorInput-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ExternalSearchDocumentProvider.createAnnotationModel(Object)65
org.eclipse.cdt.internal.ui.search.PDOMSearchResult.getFileName(IEditorPart)78
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.getEditorInputPath()741

org.eclipse.ui.model.WorkbenchContentProvider

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.ui.dialogs.ReferenceBlock.1-1
org.eclipse.cdt.ui.dialogs.ReferenceBlock.171
org.eclipse.cdt.ui.newui.CLocationTab.LocDialog.2-1
org.eclipse.cdt.ui.newui.CLocationTab.LocDialog.2380
org.eclipse.cdt.ui.newui.CLocationTab.LocDialog.2380
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathLibraryEntryPage.openLibFileDialog(CPElement)476
org.eclipse.cdt.internal.ui.dialogs.cpaths.ExclusionPatternDialog.addMultipleEntries()243
org.eclipse.cdt.internal.ui.dialogs.cpaths.ExclusionPatternEntryDialog.chooseExclusionPattern()196
org.eclipse.cdt.internal.ui.dialogs.cpaths.SourceAttachmentBlock.chooseInternalJarFile()378
org.eclipse.cdt.internal.ui.wizards.folderwizard.NewSourceFolderWizardPage.chooseFolder(String, String, IPath)483
org.eclipse.cdt.ui.newui.AbstractCPropertyTab.getWorkspaceDialog(Shell, String, boolean, IProject)452
org.eclipse.cdt.ui.newui.ExPatternDialog.addMultipleEntries()244
org.eclipse.cdt.ui.newui.ExPatternEntryDialog.chooseExclusionPattern()201
org.eclipse.cdt.utils.ui.controls.FileListControl.SelectPathInputDialog.1.widgetSelected(SelectionEvent)172

org.eclipse.ui.part.FileEditorInput

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.search.PDOMSearchResult.getFileName(IEditorPart)73
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.ui.search.PDOMSearchResult.getFileName(IEditorPart)72
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorInput(ICElement)283
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorInput(ICElement)275
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorInput(Object)298
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorInputForLocation(IPath, ICElement)401
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorInputForLocation(URI, ICElement)343
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.search.PDOMSearchResult.getFileName(IEditorPart)73

org.eclipse.ui.part.ResourceTransfer

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.PasteAction.1.run()173
org.eclipse.cdt.internal.ui.cview.PasteAction.run()118

org.eclipse.ui.ResourceWorkingSetFilter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CView.workingSetFilter-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CView.CView()137

org.eclipse.ui.views.framelist.BackAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.backAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.makeActions()81

org.eclipse.ui.views.framelist.ForwardAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.forwardAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.makeActions()82

org.eclipse.ui.views.framelist.FrameList

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CView.frameList-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CView.initFrameList()343
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.makeActions()79
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CView.getFrameList()-1

org.eclipse.ui.views.framelist.GoIntoAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.goIntoAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.makeActions()80

org.eclipse.ui.views.framelist.TreeFrame

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CViewFrameSource.createFrame(Object)22
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CViewFrameSource.frameChanged(TreeFrame)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CViewFrameSource.createFrame(Object)-1

org.eclipse.ui.views.framelist.TreeViewerFrameSource

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.CViewFrameSource-1

org.eclipse.ui.views.framelist.UpAction

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.upAction-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.cview.GotoActionGroup.makeActions()83

org.eclipse.ui.views.navigator.ResourceComparator

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathLibraryEntryPage.openLibFileDialog(CPElement)487
org.eclipse.cdt.internal.ui.dialogs.cpaths.ExclusionPatternDialog.addMultipleEntries()254
org.eclipse.cdt.internal.ui.dialogs.cpaths.ExclusionPatternEntryDialog.chooseExclusionPattern()221
org.eclipse.cdt.internal.ui.dialogs.cpaths.FolderSelectionDialog.FolderSelectionDialog(Shell, ILabelProvider, ITreeContentProvider)47
org.eclipse.cdt.internal.ui.dialogs.cpaths.MultipleFolderSelectionDialog.createTreeViewer(Composite)196
org.eclipse.cdt.internal.ui.wizards.folderwizard.NewSourceFolderWizardPage.chooseFolder(String, String, IPath)493
org.eclipse.cdt.ui.newui.AbstractCPropertyTab.getWorkspaceDialog(Shell, String, boolean, IProject)458
org.eclipse.cdt.ui.newui.ExPatternDialog.addMultipleEntries()255
org.eclipse.cdt.ui.newui.ExPatternEntryDialog.chooseExclusionPattern()226
org.eclipse.cdt.utils.ui.controls.FileListControl.SelectPathInputDialog.1.widgetSelected(SelectionEvent)175

org.eclipse.ui.views.properties.FilePropertySource

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.BinaryPropertySource-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.CElementAdapterFactory.getPropertySource(ICElement)87

org.eclipse.ui.views.properties.ResourcePropertySource

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.ui.CElementAdapterFactory.getPropertySource(ICElement)89

org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.ui.wizards.NewFileCreationWizard-1

org.eclipse.ui.wizards.newresource.BasicNewFolderResourceWizard

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.ui.wizards.NewFolderCreationWizard-1

org.eclipse.ui.wizards.newresource.BasicNewResourceWizard

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.ui.wizards.filewizard.NewFileFromTemplateWizard-1
org.eclipse.cdt.ui.wizards.CDTCommonProjectWizard-1
org.eclipse.cdt.ui.wizards.NewCProjectWizard-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict