Uses of Package
org.annotation.wordfreak

Packages that use org.annotation.wordfreak
org.annotation.util Provides utility functionality that is used in WordFreak but which is not specific to WordFreak. 
org.annotation.wordfreak Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. 
org.annotation.wordfreak.annotator Provides automatic annotation or tagging functionality for WordFreak. 
org.annotation.wordfreak.chooser Provides the annotation input functionality for WordFreak. 
org.annotation.wordfreak.command Provides undo functionality for WordFreak. 
org.annotation.wordfreak.io Provides I/O functionality for WordFreak including support for multiple file formats. 
org.annotation.wordfreak.project Provides support for projects within WordFreak. 
org.annotation.wordfreak.scheme Provides suppot for creating new annotation specifications or annotation schemes within WordFreak. 
org.annotation.wordfreak.tagset Provides mechanism for creating alturnative sets of outcomes with POS and constituent tagging. 
org.annotation.wordfreak.util Provides utility functionality for WordFreak which is specific to 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 used by org.annotation.util
SplashBox
           
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak
AbstractAnnotationView
           
AnnotatedFileListener
          This inteface allows objects which implement it to be notified of file related events.
AnnotatedFileManager
          Class that handles and disbatches file related events to AnnotatedFileListeners.
Annotation
          Class for storing annotations.
AnnotationFile
           
AnnotationFilter
          Specifies the interface that annotation filters must implement to be applied to annotations by WordFreak.
AnnotationFilterCriterionViewer
           
AnnotationFilterListener
          Interface which objects listening to annotation filters for changes must implement in order to be notified of these changes.
AnnotationSelection
          This class represents the current selection and allows for multiple regions to be selected simultaniously.
AnnotationSource
          Represents the sourse data for an annotated file.
AnnotationTree
          A data structure for storing extent-based annotations in a sorted tree structure and meta-information relating them.
AnnotationView
          Provides a tree inteface and a list interface to a group of annotations.
Argument
           
CriterionChangeListener
          Interface by which filter components are notified of changes in their criteria.
DefaultAnnotationFilter
           
DynamicFeature
           
FileRequestListener
          This inteface determines how components request file related resources.
FilterCriteriaListener
          The interface which describes how objects which register with a FilterCriteriaMananger will be notified of changes to the filter criteria.
FilterCriteriaManager
          This inteface defines how the object that manages filter criteria will be notified of changes to the filter criteria.
Gui
          This object represents the main WordFreak GUI.
GuiListener
          Interface between the main WordFreak gui and components containwd within it.
Relation
          Class for storing a relation between annotations.
SettingsListener
          Interface by which listeners are notified of changes in wordfreak's UI settings.
SortCriteria
          Enumerated type indicating the types of soring criteria that can be used with annotations.
SortedAnnotations
           
SortedAnnotationsSource
          Interface by which sorted annotations get the annotations they are sorting.
SplashBox
           
WordFreakKeyboardFocusManager
           
WordFreakKeyboardFocusManager.HotKeyListener
          Interface by which listener components are notified of hot key presses.
WordFreakKeyboardFocusManager.KeyBufferListener
          Interface by which listener components are notified of the status of the key buffer.
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.annotator
AnnotatedFileListener
          This inteface allows objects which implement it to be notified of file related events.
Annotation
          Class for storing annotations.
AnnotationFile
           
AnnotationFilter
          Specifies the interface that annotation filters must implement to be applied to annotations by WordFreak.
GuiListener
          Interface between the main WordFreak gui and components containwd within it.
Plugin
          Specifies that the object which implements this interface is a WordFreak plugin its functionality should be dynamically made available in an appropiate interface.
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.chooser
Annotation
          Class for storing annotations.
AnnotationFile
           
AnnotationSelection
          This class represents the current selection and allows for multiple regions to be selected simultaniously.
AnnotationView
          Provides a tree inteface and a list interface to a group of annotations.
DynamicFeature
           
Relation
          Class for storing a relation between annotations.
SortCriteria
          Enumerated type indicating the types of soring criteria that can be used with annotations.
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.command
Annotation
          Class for storing annotations.
AnnotationSelection
          This class represents the current selection and allows for multiple regions to be selected simultaniously.
AnnotationView
          Provides a tree inteface and a list interface to a group of annotations.
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.io
Annotation
          Class for storing annotations.
AnnotationFile
           
Plugin
          Specifies that the object which implements this interface is a WordFreak plugin its functionality should be dynamically made available in an appropiate interface.
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.project
AnnotationFilter
          Specifies the interface that annotation filters must implement to be applied to annotations by WordFreak.
FileRequestListener
          This inteface determines how components request file related resources.
FilterCriteriaListener
          The interface which describes how objects which register with a FilterCriteriaMananger will be notified of changes to the filter criteria.
GuiListener
          Interface between the main WordFreak gui and components containwd within it.
SettingsListener
          Interface by which listeners are notified of changes in wordfreak's UI settings.
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.scheme
AnnotatedFileListener
          This inteface allows objects which implement it to be notified of file related events.
Annotation
          Class for storing annotations.
AnnotationFile
           
AnnotationFilter
          Specifies the interface that annotation filters must implement to be applied to annotations by WordFreak.
AnnotationSelection
          This class represents the current selection and allows for multiple regions to be selected simultaniously.
AnnotationTree
          A data structure for storing extent-based annotations in a sorted tree structure and meta-information relating them.
AnnotationView
          Provides a tree inteface and a list interface to a group of annotations.
DynamicFeature
           
GuiListener
          Interface between the main WordFreak gui and components containwd within it.
Plugin
          Specifies that the object which implements this interface is a WordFreak plugin its functionality should be dynamically made available in an appropiate interface.
Relation
          Class for storing a relation between annotations.
SortCriteria
          Enumerated type indicating the types of soring criteria that can be used with annotations.
SortedAnnotations
           
WordFreakKeyboardFocusManager.HotKeyListener
          Interface by which listener components are notified of hot key presses.
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.tagset
Plugin
          Specifies that the object which implements this interface is a WordFreak plugin its functionality should be dynamically made available in an appropiate interface.
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.util
Annotation
          Class for storing annotations.
AnnotationFile
           
 

Classes in org.annotation.wordfreak used by org.annotation.wordfreak.viewer
Annotation
          Class for storing annotations.
AnnotationFile
           
AnnotationSelection
          This class represents the current selection and allows for multiple regions to be selected simultaniously.
AnnotationView
          Provides a tree inteface and a list interface to a group of annotations.
DynamicFeature
           
GuiListener
          Interface between the main WordFreak gui and components containwd within it.
Plugin
          Specifies that the object which implements this interface is a WordFreak plugin its functionality should be dynamically made available in an appropiate interface.
SortCriteria
          Enumerated type indicating the types of soring criteria that can be used with annotations.
WordFreakKeyboardFocusManager.HotKeyListener
          Interface by which listener components are notified of hot key presses.
 



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