public class BookSelectEvent extends EventObject
for license details.
,
Serialized FormModifier 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, toString
private static final long serialVersionUID