Eclipse Platform
Release 3.2

Package org.eclipse.jface.text.source

Provides a support for managing annotations attached to a document.

See: Description

Package org.eclipse.jface.text.source Description

Provides a support for managing annotations attached to a document.

Package Specification

IAnnotationModels manage Annotations. When an annotation model is connected to an IDocument, any change to the document is reflected in the position of the managed annotations. Implementers of IAnnotationModelListener registered with an IAnnotationModel object get informed about changes of the model in respect to annotations.

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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