Methods from org.eclipse.core.contenttype 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.core.runtime.content.IContentType.getBaseType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.FileTemplateContextType.isTextContentType(IContentType)259
org.eclipse.cdt.internal.ui.refactoring.rename.CRefactory.getCCppPatterns()152
org.eclipse.cdt.internal.ui.text.spelling.SpellingEngineDispatcher.getEngine(IContentType)101
org.eclipse.cdt.internal.ui.wizards.filewizard.WizardNewFileFromTemplateCreationPage.getAllContentTypeIdsForFileName(IProject, String)261
org.eclipse.cdt.internal.ui.wizards.filewizard.WizardNewFileFromTemplateCreationPage.getAllContentTypeIdsForFileName(IProject, String)268

org.eclipse.core.runtime.content.IContentType.getDefaultCharset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.ModifyDialog.saveButtonPressed()293

org.eclipse.core.runtime.content.IContentType.getFileSpecs(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.FileTemplateContextType.registerContextTypes(ContextTypeRegistry)226
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerFileFromFilename(ITranslationUnit)298
org.eclipse.cdt.internal.ui.refactoring.rename.CRefactory.getCCppPatterns()157
org.eclipse.cdt.ui.wizards.CDTCommonProjectWizard.getExtensions()403

org.eclipse.core.runtime.content.IContentType.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.FileTemplateContextType.contextTypeIdForContentType(IContentType)236
org.eclipse.cdt.internal.corext.template.c.FileTemplateContextType.isTextContentType(IContentType)252
org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction.isSource(String)508
org.eclipse.cdt.internal.ui.editor.CEditor.canHandleMove(IEditorInput, IEditorInput)2079
org.eclipse.cdt.internal.ui.editor.CEditor.canHandleMove(IEditorInput, IEditorInput)2065
org.eclipse.cdt.internal.ui.language.FileLanguageMappingPropertyPage.computeInheritedMapping(IProject, IFile, ICConfigurationDescription)387
org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation.equals(Object)48
org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation.equals(Object)48
org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation.equalsIgnoreCaseOfSpec(CFileTypeAssociation)61
org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation.equalsIgnoreCaseOfSpec(CFileTypeAssociation)61
org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation.hashCode()33
org.eclipse.cdt.internal.ui.refactoring.rename.CRefactory.getCCppPatterns()144
org.eclipse.cdt.internal.ui.wizards.filewizard.WizardNewFileFromTemplateCreationPage.getAllContentTypeIdsForFileName(IProject, String)256
org.eclipse.cdt.internal.ui.wizards.filewizard.WizardNewFileFromTemplateCreationPage.getAllContentTypeIdsForFileName(IProject, String)263

org.eclipse.core.runtime.content.IContentType.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.FileTemplateContextType.registerContextTypes(ContextTypeRegistry)229
org.eclipse.cdt.internal.ui.language.FileLanguageMappingPropertyPage.createContents(Composite)96
org.eclipse.cdt.internal.ui.language.LanguageMappingWidget.LanguageMappingWidget()61
org.eclipse.cdt.internal.ui.language.ProjectContentTypeMappingDialog.configureContentTypes(Combo, ICConfigurationDescription)141
org.eclipse.cdt.internal.ui.language.ProjectContentTypeMappingDialog.ProjectContentTypeMappingDialog(Shell, ICConfigurationDescription[])52
org.eclipse.cdt.internal.ui.language.ProjectLanguageMappingWidget.refreshMappings()226
org.eclipse.cdt.internal.ui.language.WorkspaceContentTypeMappingDialog.configureContentTypes(Combo)90
org.eclipse.cdt.internal.ui.language.WorkspaceLanguageMappingWidget.refreshMappings()160
org.eclipse.cdt.internal.ui.preferences.CFileTypeAssociation.getDescription()117
org.eclipse.cdt.internal.ui.preferences.CFileTypeDialog.getTypeFromControl()157
org.eclipse.cdt.internal.ui.preferences.CFileTypeDialog.populateTypesCombo()135
org.eclipse.cdt.internal.ui.preferences.CFileTypeDialog.populateTypesCombo()129
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.reportDuplicateAssociation(CFileTypeAssociation)541

org.eclipse.core.runtime.content.IContentType.getSettings(IScopeContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.addAssociation(IScopeContext, IContentType, String, int)372
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.fillWithCFileTypeAssociations(IContentType[], IScopeContext, int, ArrayList)436
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.handleAdd(CFileTypeAssociation)508
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.removeAssociation(IScopeContext, IContentType, String, int)394
org.eclipse.cdt.internal.ui.preferences.CFileTypesPropertyPage.computeEvents(IProject)236

org.eclipse.core.runtime.content.IContentTypeManager.ContentTypeChangeEvent.ContentTypeChangeEvent(IContentType, IScopeContext)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CFileTypesPropertyPage.computeEvents(IProject)256
org.eclipse.cdt.internal.ui.preferences.CFileTypesPropertyPage.FixCFileTypesPreferenceBlock.newContentTypeChangeEvent(IContentType, IScopeContext)63
org.eclipse.cdt.internal.ui.preferences.CFileTypesPropertyPage.FixCFileTypesPreferenceBlock.newContentTypeChangeEvent(IContentType, IScopeContext)63

org.eclipse.core.runtime.content.IContentTypeManager.getAllContentTypes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.FileTemplateContextType.registerContextTypes(ContextTypeRegistry)223
org.eclipse.cdt.internal.ui.refactoring.rename.CRefactory.getCCppPatterns()139

org.eclipse.core.runtime.content.IContentTypeManager.getContentType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerContentTypes(String)385
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerContentTypes(String)378
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerContentTypes(String)367
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerContentTypes(String)384
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerContentTypes(String)379
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerContentTypes(String)373
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerContentTypes(String)372
org.eclipse.cdt.internal.ui.editor.ToggleSourceAndHeaderAction.getPartnerContentTypes(String)366
org.eclipse.cdt.internal.ui.language.LanguageMappingWidget.LanguageMappingWidget()61
org.eclipse.cdt.internal.ui.language.ProjectContentTypeMappingDialog.configureContentTypes(Combo, ICConfigurationDescription)141
org.eclipse.cdt.internal.ui.language.ProjectContentTypeMappingDialog.ProjectContentTypeMappingDialog(Shell, ICConfigurationDescription[])52
org.eclipse.cdt.internal.ui.language.ProjectLanguageMappingWidget.2.handleEvent(Event)141
org.eclipse.cdt.internal.ui.language.ProjectLanguageMappingWidget.3.handleEvent(Event)172
org.eclipse.cdt.internal.ui.language.ProjectLanguageMappingWidget.refreshMappings()226
org.eclipse.cdt.internal.ui.language.WorkspaceContentTypeMappingDialog.configureContentTypes(Combo)89
org.eclipse.cdt.internal.ui.language.WorkspaceLanguageMappingWidget.2.handleEvent(Event)107
org.eclipse.cdt.internal.ui.language.WorkspaceLanguageMappingWidget.3.handleEvent(Event)127
org.eclipse.cdt.internal.ui.language.WorkspaceLanguageMappingWidget.refreshMappings()160
org.eclipse.cdt.internal.ui.preferences.CFileTypeDialog.populateTypesCombo()118
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.getRegistedContentTypes()407
org.eclipse.cdt.internal.ui.preferences.CFileTypesPropertyPage.getRegistedContentTypes()220
org.eclipse.cdt.internal.ui.preferences.formatter.ModifyDialog.saveButtonPressed()291
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorID(IEditorInput, Object)604
org.eclipse.cdt.internal.ui.util.EditorUtility.getEditorID(IEditorInput, Object)623
org.eclipse.cdt.ui.wizards.CDTCommonProjectWizard.getExtensions()401
org.eclipse.cdt.ui.wizards.CDTCommonProjectWizard.getLanguageIDs()380

org.eclipse.core.runtime.content.IContentTypeMatcher.findContentTypesFor(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.wizards.filewizard.WizardNewFileFromTemplateCreationPage.getAllContentTypeIdsForFileName(IProject, String)252

org.eclipse.core.runtime.content.IContentTypeSettings.addFileSpec(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.addAssociation(IScopeContext, IContentType, String, int)373

org.eclipse.core.runtime.content.IContentTypeSettings.getFileSpecs(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.fillWithCFileTypeAssociations(IContentType[], IScopeContext, int, ArrayList)437
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.handleAdd(CFileTypeAssociation)517
org.eclipse.cdt.internal.ui.preferences.CFileTypesPropertyPage.computeEvents(IProject)237
org.eclipse.cdt.internal.ui.preferences.CFileTypesPropertyPage.computeEvents(IProject)241

org.eclipse.core.runtime.content.IContentTypeSettings.removeFileSpec(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CFileTypesPreferenceBlock.removeAssociation(IScopeContext, IContentType, String, int)395

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict