Uses of Interface
org.annotation.wordfreak.SettingsListener

Packages that use SettingsListener
org.annotation.wordfreak Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. 
org.annotation.wordfreak.project Provides support for projects within WordFreak. 
 

Uses of SettingsListener in org.annotation.wordfreak
 

Classes in org.annotation.wordfreak that implement SettingsListener
 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 SettingsListener
 void AnnotationFilterViewer.addSettingsListener(SettingsListener sl)
           
 

Uses of SettingsListener in org.annotation.wordfreak.project
 

Methods in org.annotation.wordfreak.project with parameters of type SettingsListener
 void ProjectViewer.addSettingsListener(SettingsListener sl)
           
 



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