Uses of Package
org.annotation.wordfreak.scheme

Packages that use org.annotation.wordfreak.scheme
org.annotation.wordfreak Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. 
org.annotation.wordfreak.chooser Provides the annotation input functionality for WordFreak. 
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.scheme used by org.annotation.wordfreak
AnnotationSchemeListener
          This interface defines how an AnnotationScheme communicates with listening objects.
SelectionMode
           
 

Classes in org.annotation.wordfreak.scheme used by org.annotation.wordfreak.chooser
AnnotationSchemeListener
          This interface defines how an AnnotationScheme communicates with listening objects.
 

Classes in org.annotation.wordfreak.scheme used by org.annotation.wordfreak.scheme
AnnotationScheme
          Annotation schemes define different types of annotation.
AnnotationSchemeListener
          This interface defines how an AnnotationScheme communicates with listening objects.
DerivativeAnnotationScheme
          Derivative annotation scheme is used to create annotation schemes which create annotations based on existing annotations.
NamedEntityAnnotationScheme
           
SchemeNavigator
          Interface which defines how a scheme can change the annotation currently in focus.
SelectionMode
           
 

Classes in org.annotation.wordfreak.scheme used by org.annotation.wordfreak.viewer
AnnotationSchemeListener
          This interface defines how an AnnotationScheme communicates with listening objects.
 



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