org.crosswire.bibledesktop.book
Interface BookSelectListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
DisplaySelectPane

public interface BookSelectListener
extends EventListener

Implement BookSelectListener to receive notification that the list of selected books has been updated.

Author:
DM Smith
See Also:
for license details.

Method Summary
 void booksChosen(BookSelectEvent ev)
          Notify that the list of Books has changed.
 

Method Detail

booksChosen

void booksChosen(BookSelectEvent ev)
Notify that the list of Books has changed.

Parameters:
ev - Describes the change

Copyright ยจ 2003-2015