Package | Description |
---|---|
org.crosswire.bibledesktop.book |
This package contains Swing MVC models to help implementing a Swing GUI using JSword classes.
|
Modifier and Type | Method and Description |
---|---|
void |
DisplaySelectPane.booksChosen(BookSelectEvent ev) |
void |
BookSelectListener.booksChosen(BookSelectEvent ev)
Notify that the list of Books has changed.
|
protected void |
ParallelBookPicker.fireBooksChosen(BookSelectEvent ev)
Inform the version listeners
|