|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooksEvent | |
---|---|
org.crosswire.jsword.book | The Book package provides an interface to a real store of data. |
org.crosswire.jsword.examples | Some examples of how to use the JSword API. |
Uses of BooksEvent in org.crosswire.jsword.book |
---|
Methods in org.crosswire.jsword.book with parameters of type BooksEvent | |
---|---|
void |
Defaults.DefaultsBookListener.bookAdded(BooksEvent ev)
|
void |
BooksListener.bookAdded(BooksEvent ev)
Called whenever a new Bible is added to the system. |
void |
Defaults.DefaultsBookListener.bookRemoved(BooksEvent ev)
|
void |
BooksListener.bookRemoved(BooksEvent ev)
Called whenever a Bible is removed from the system. |
Uses of BooksEvent in org.crosswire.jsword.examples |
---|
Methods in org.crosswire.jsword.examples with parameters of type BooksEvent | |
---|---|
void |
APIExamples.MyBooksListener.bookAdded(BooksEvent ev)
|
void |
APIExamples.MyBooksListener.bookRemoved(BooksEvent ev)
|
|
Copyright ยจ 2003-2015 | |||||||||
PREV NEXT | FRAMES NO FRAMES |