Uses of Interface
org.annotation.wordfreak.SortedAnnotationsSource

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

Uses of SortedAnnotationsSource in org.annotation.wordfreak
 

Classes in org.annotation.wordfreak that implement SortedAnnotationsSource
 class DefaultAnnotationView
           
 

Methods in org.annotation.wordfreak with parameters of type SortedAnnotationsSource
 void SortedAnnotations.addSortedAnnotationsSource(SortedAnnotationsSource sas)
           
 void SortedAnnotations.removeSortedAnnotationsSource(SortedAnnotationsSource sas)
           
 



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