org.crosswire.jsword.bridge
Class BookIndexer.StatusListener
java.lang.Object
org.crosswire.jsword.bridge.BookIndexer.StatusListener
- All Implemented Interfaces:
- EventListener, IndexStatusListener
- Enclosing class:
- BookIndexer
public static final class BookIndexer.StatusListener
- extends Object
- implements IndexStatusListener
Listen for the end of indexing.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
indexer
private BookIndexer indexer
BookIndexer.StatusListener
public BookIndexer.StatusListener(BookIndexer indexer)
statusChanged
public void statusChanged(IndexStatusEvent ev)
- Description copied from interface:
IndexStatusListener
- Called whenever the IndexStatus of a book has changed.
- Specified by:
statusChanged
in interface IndexStatusListener
- Parameters:
ev
- A description of the change