Uses of Interface
org.crosswire.jsword.book.install.InstallerListener

Packages that use InstallerListener
org.crosswire.jsword.book.install An abstraction of an installer. 
 

Uses of InstallerListener in org.crosswire.jsword.book.install
 

Fields in org.crosswire.jsword.book.install with type parameters of type InstallerListener
private  List<InstallerListener> InstallManager.listeners
          The list of listeners
 

Methods in org.crosswire.jsword.book.install with parameters of type InstallerListener
 void InstallManager.addInstallerListener(InstallerListener li)
          Remove a BibleListener from our list of listeners
 void InstallManager.removeBooksListener(InstallerListener li)
          Add a BibleListener to our list of listeners
 


Copyright ยจ 2003-2015