Uses of Interface
org.annotation.wordfreak.FilterCriteriaManager

Packages that use FilterCriteriaManager
org.annotation.wordfreak Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. 
 

Uses of FilterCriteriaManager in org.annotation.wordfreak
 

Classes in org.annotation.wordfreak that implement FilterCriteriaManager
 class AnnotationManager
          This class keeps track of the plugin components such as schemes, viewers, and annotators as well as which of these plugins are currently in use and disbatchs events.
 

Methods in org.annotation.wordfreak with parameters of type FilterCriteriaManager
 void AnnotatedFileManager.setAnnotatorNameListener(FilterCriteriaManager l)
           
 



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