org.crosswire.bibledesktop.book
Class BooksListModel.CustomListDataListener

java.lang.Object
  extended by org.crosswire.bibledesktop.book.BooksListModel.CustomListDataListener
All Implemented Interfaces:
EventListener, org.crosswire.jsword.book.BooksListener
Enclosing class:
BooksListModel

 class BooksListModel.CustomListDataListener
extends Object
implements org.crosswire.jsword.book.BooksListener

So we can get a handle on what Bibles there are


Constructor Summary
BooksListModel.CustomListDataListener()
           
 
Method Summary
 void bookAdded(org.crosswire.jsword.book.BooksEvent ev)
           
 void bookRemoved(org.crosswire.jsword.book.BooksEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooksListModel.CustomListDataListener

BooksListModel.CustomListDataListener()
Method Detail

bookAdded

public void bookAdded(org.crosswire.jsword.book.BooksEvent ev)
Specified by:
bookAdded in interface org.crosswire.jsword.book.BooksListener

bookRemoved

public void bookRemoved(org.crosswire.jsword.book.BooksEvent ev)
Specified by:
bookRemoved in interface org.crosswire.jsword.book.BooksListener

Copyright ยจ 2003-2015