public class BookSelectEvent extends EventObject
for license details.,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serialization ID
|
source| Constructor and Description |
|---|
BookSelectEvent(org.crosswire.jsword.book.BookProvider source)
Create a BookSelectionEvent, declaring that the BookProvider has a new
selection.
|
| Modifier and Type | Method and Description |
|---|---|
org.crosswire.jsword.book.BookProvider |
getBookProvider()
Get all the books.
|
getSource, toStringprivate static final long serialVersionUID