Uses of Package
org.annotation.wordfreak.viewer

Packages that use org.annotation.wordfreak.viewer
org.annotation.wordfreak Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. 
org.annotation.wordfreak.scheme Provides suppot for creating new annotation specifications or annotation schemes within WordFreak. 
org.annotation.wordfreak.viewer Provides functionality to display of source material over which annotation is performed and the annotations themselves. 
 

Classes in org.annotation.wordfreak.viewer used by org.annotation.wordfreak
ViewerListener
          Describes the callbacks that an object listening to a Viewer must handle.
 

Classes in org.annotation.wordfreak.viewer used by org.annotation.wordfreak.scheme
Viewer
          Abstract component which can be extended for creating most visual displays of the source media on which annotation are being made.
ViewerListener
          Describes the callbacks that an object listening to a Viewer must handle.
 

Classes in org.annotation.wordfreak.viewer used by org.annotation.wordfreak.viewer
DynamicFeatureTreeTableModel.TreeShouldExpandListener
          Interface to notifies listers of tree expansion events.
StatusBar
          Represents the status bar used in viewers.
TextViewer
          Displays the text of the source material and shows annotations within that text.
Viewer
          Abstract component which can be extended for creating most visual displays of the source media on which annotation are being made.
ViewerListener
          Describes the callbacks that an object listening to a Viewer must handle.
 



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