Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.core.runtime.content.IContentTypeManager.IContentTypeChangeListener

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

Uses of IContentTypeManager.IContentTypeChangeListener in org.eclipse.core.runtime.content
 

Methods in org.eclipse.core.runtime.content with parameters of type IContentTypeManager.IContentTypeChangeListener
 void IContentTypeManager.addContentTypeChangeListener(IContentTypeManager.IContentTypeChangeListener listener)
          Register the given listener for notification of content type changes.
 void IContentTypeManager.removeContentTypeChangeListener(IContentTypeManager.IContentTypeChangeListener listener)
          De-register the given listener from receiving notification of content type changes.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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