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

Packages that use InstallerListener
org.crosswire.bibledesktop.book.install An Install Manager for Books: Bibles, Commentaries and Dictionaries. 
org.crosswire.jsword.book.install An abstraction of an installer. 
 

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

Classes in org.crosswire.bibledesktop.book.install that implement InstallerListener
(package private)  class InstallManagerComboBoxModel.CustomInstallerListener
          Listens to the InstallManager for Installer changes
(package private)  class SitesPane.SiteInstallerListener
          Local listener for install events.
 

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

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-2011