Uses of Class
org.annotation.wordfreak.AnnotationFilterCriterionViewer

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

Uses of AnnotationFilterCriterionViewer in org.annotation.wordfreak
 

Methods in org.annotation.wordfreak with parameters of type AnnotationFilterCriterionViewer
 void AnnotationFilterViewer.changeCriterion(AnnotationFilterCriterionViewer cv)
           
 void AnnotationFilterViewer.removeCriterion(AnnotationFilterCriterionViewer cv)
           
 void CriterionChangeListener.changeCriterion(AnnotationFilterCriterionViewer afcv)
          Notifies the listener that the criteria displayed by the specified annotation filter criterion viwer has been changed.
 void CriterionChangeListener.removeCriterion(AnnotationFilterCriterionViewer afcv)
          Notifies the listener that the criteria displayed by the specified annotation filter criterion viwer has been removed.
 



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