|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexStatusListener | |
|---|---|
| org.crosswire.jsword.book | The Book package provides an interface to a real store of data. |
| org.crosswire.jsword.book.basic | The Basic package contains default and abstract implementations of the main Book classes. |
| org.crosswire.jsword.bridge | Command line programs to do useful things. |
| Uses of IndexStatusListener in org.crosswire.jsword.book |
|---|
| Methods in org.crosswire.jsword.book with parameters of type IndexStatusListener | |
|---|---|
void |
Book.addIndexStatusListener(IndexStatusListener li)
Adds a IndexStatusListener to the listener list. |
void |
Book.removeIndexStatusListener(IndexStatusListener li)
Removes a IndexStatusListener from the listener list. |
| Uses of IndexStatusListener in org.crosswire.jsword.book.basic |
|---|
| Fields in org.crosswire.jsword.book.basic with type parameters of type IndexStatusListener | |
|---|---|
private List<IndexStatusListener> |
AbstractBook.listeners
The list of property change listeners |
| Methods in org.crosswire.jsword.book.basic with parameters of type IndexStatusListener | |
|---|---|
void |
AbstractBook.addIndexStatusListener(IndexStatusListener listener)
|
void |
AbstractBook.removeIndexStatusListener(IndexStatusListener listener)
|
| Uses of IndexStatusListener in org.crosswire.jsword.bridge |
|---|
| Classes in org.crosswire.jsword.bridge that implement IndexStatusListener | |
|---|---|
static class |
BookIndexer.StatusListener
Listen for the end of indexing. |
| Fields in org.crosswire.jsword.bridge declared as IndexStatusListener | |
|---|---|
private IndexStatusListener |
BookIndexer.isl
|
|
Copyright ยจ 2003-2015 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||