comparison dwtx/jface/text/revisions/package.html @ 129:eb30df5ca28b

Added JFace Text sources
author Frank Benoit <benoit@tionex.de>
date Sat, 23 Aug 2008 19:10:48 +0200
parents
children
comparison
equal deleted inserted replaced
128:8df1d4193877 129:eb30df5ca28b
1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="Author" content="IBM">
6 <title>Package-level Javadoc</title>
7 </head>
8 <body>
9 Provides a revision model and a protocol to display revision information in a vertical ruler column.
10 <h2>Package Specification</h2>
11 <tt>IRevisionRulerColumn</tt> is the protocol that a team provider can use to display line based revision control information to a document.
12 <tt>RevisionInformation</tt> defines the revision model, which contains a list of <tt>Revision</tt>s, which in turn contain <tt>RevisionRange</tt>s.
13 </body>
14 </html>