Uses of Class
org.crosswire.jsword.index.IndexStatusEvent

Packages that use IndexStatusEvent
org.crosswire.jsword.bridge Command line programs to do useful things. 
org.crosswire.jsword.index Abstraction of an Index. 
 

Uses of IndexStatusEvent in org.crosswire.jsword.bridge
 

Methods in org.crosswire.jsword.bridge with parameters of type IndexStatusEvent
 void BookIndexer.StatusListener.statusChanged(IndexStatusEvent ev)
           
 

Uses of IndexStatusEvent in org.crosswire.jsword.index
 

Methods in org.crosswire.jsword.index with parameters of type IndexStatusEvent
 void IndexStatusListener.statusChanged(IndexStatusEvent ev)
          Called whenever the IndexStatus of a book has changed.
 


Copyright ยจ 2003-2007