Eclipse Platform
2.1

Uses of Class
org.eclipse.jface.text.source.AnnotationModelEvent

Packages that use AnnotationModelEvent
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
 

Uses of AnnotationModelEvent in org.eclipse.jface.text.source
 

Methods in org.eclipse.jface.text.source with parameters of type AnnotationModelEvent
 void IAnnotationModelListenerExtension.modelChanged(AnnotationModelEvent event)
          Called if a model change occurred on the given model.
protected  void AnnotationModel.fireModelChanged(AnnotationModelEvent event)
          Informs all annotation model listeners that this model has been changed as described in the annotation model event.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.