|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener to be used to receive content type change events.
Clients who reference the org.eclipse.core.resources
bundle are encouraged not to use this listener mechanism to
listen to content type changes. The Core Resources bundle will
propagate changes to content types and notify clients appropriately
via the resource change mechanism.
Clients may implement this interface.
Method Summary | |
void |
contentTypeChanged(IContentTypeManager.ContentTypeChangeEvent event)
Notification that a content type has changed in the content type manager. |
Method Detail |
public void contentTypeChanged(IContentTypeManager.ContentTypeChangeEvent event)
null
.
event
- the content type change event
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.