org.eclipse.cdt.internal.ui.language
Class ProjectLanguageMappingWidget
java.lang.Object
org.eclipse.cdt.internal.ui.language.LanguageMappingWidget
org.eclipse.cdt.internal.ui.language.ProjectLanguageMappingWidget
public class ProjectLanguageMappingWidget
- extends LanguageMappingWidget
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectLanguageMappingWidget
public ProjectLanguageMappingWidget()
setMappings
public void setMappings(java.util.Map contentTypeMappings)
getContentTypeMappings
public java.util.Map getContentTypeMappings()
createContents
public org.eclipse.swt.widgets.Composite createContents(org.eclipse.swt.widgets.Composite parent,
java.lang.String description)
- Specified by:
createContents
in class LanguageMappingWidget
refreshMappings
public void refreshMappings()
- Specified by:
refreshMappings
in class LanguageMappingWidget