Uses of Class
org.annotation.wordfreak.DefaultAnnotationFilter

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

Uses of DefaultAnnotationFilter in org.annotation.wordfreak
 

Methods in org.annotation.wordfreak that return DefaultAnnotationFilter
static DefaultAnnotationFilter DefaultAnnotationFilter.parseAnnotationFilter(java.lang.String s)
           
 

Methods in org.annotation.wordfreak with parameters of type DefaultAnnotationFilter
 void AnnotationFilterViewer.setViewed(DefaultAnnotationFilter annotationFilter)
          Changes the filter being displayed by this viewer to the specified annotation filter.
static void DefaultAnnotationFilter.parseAnnotationFilter(DefaultAnnotationFilter af, java.lang.String s)
           
 

Constructors in org.annotation.wordfreak with parameters of type DefaultAnnotationFilter
AnnotationFilterViewer(DefaultAnnotationFilter af)
           
 



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