Package org.annotation.wordfreak.viewer

Provides functionality to display of source material over which annotation is performed and the annotations themselves.

See:
          Description

Interface Summary
DynamicFeatureTreeTableModel.TreeShouldExpandListener Interface to notifies listers of tree expansion events.
ViewerListener Describes the callbacks that an object listening to a Viewer must handle.
 

Class Summary
AnnotationTreeCellRenderer  
AnnotationTreeNode  
ColorTextViewer Displays the text of the source material and shows colored annotations within that text.
ConcordanceViewer Display annotations from multiple files in a concordance.
DebugViewer  
DynamicFeatureTreeTableModel A wrapper class for AnnotationViews which inserts nodes for any source text which is not part of an annotation in the view.
MultiNodeBorder A class which implements a line border of arbitrary thickness and of a single color.
SplitViewer  
StatusBar Represents the status bar used in viewers.
TableViewer  
TableViewerCellEditor  
TableViewerCellRenderer  
TextViewer Displays the text of the source material and shows annotations within that text.
TreeTableViewer Displays annotations in a tree layout.
TreeViewer Displays annotations in a tree layout.
TreeViewerCellRenderer  
TypeTextViewer  
Viewer Abstract component which can be extended for creating most visual displays of the source media on which annotation are being made.
 

Package org.annotation.wordfreak.viewer Description

Provides functionality to display of source material over which annotation is performed and the annotations themselves.



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.