blob: e03b1940302281b847ea81e500909e1e8de96417 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<meta name="GENERATOR" content="Mozilla/4.51 [en] (WinNT; I) [Netscape]">
<title>Package-level Javadoc</title>
</head>
<body>
Provides a framework for connecting document regions
with annotations and for displaying those annotations in combination with
an <tt>ITextViewer</tt>. <tt>ISourceViewer</tt> combines annotation support
and all text viewer add-ons.
<h2>
Package Specification</h2>
&nbsp;<tt>ISourceViewer</tt> defines the concept of a document based, editable
viewer supporting visual annotations. <tt>ISourceViewer</tt> supports document-specific
and viewer-specific annotations attached to the viewer's input document.
An <tt>ISourceViewer</tt> uses an <tt>IAnnotationModel</tt> to manage annotations
and to inform implementers of <tt>IAnnotationModelListener</tt> about changes
in respect to annotations. An <tt>IVerticalRuler</tt> represents an <tt>IAnnotationModel</tt>
access adapter for an SWT widget capapble of display annotations.&nbsp;
This package also provides default implementations for all defined interfaces.
<br>&nbsp;
</body>
</html>