Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.core.runtime.content.IContentTypeSettings

Packages that use IContentTypeSettings
org.eclipse.core.runtime.content Provides core support for content types.  
 

Uses of IContentTypeSettings in org.eclipse.core.runtime.content
 

Subinterfaces of IContentTypeSettings in org.eclipse.core.runtime.content
 interface IContentType
          Content types represent and provide information on file types, such as associated file names/extensions, default charset, etc.
 

Methods in org.eclipse.core.runtime.content that return IContentTypeSettings
 IContentTypeSettings IContentType.getSettings(IScopeContext context)
          Returns the settings for this content type in the given preference context.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.