Uses of Class
org.crosswire.jsword.book.install.InstallerEvent

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

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

Methods in org.crosswire.jsword.book.install with parameters of type InstallerEvent
 void InstallerListener.installerAdded(InstallerEvent ev)
          Called whenever a new Installer is added to the system.
 void InstallerListener.installerRemoved(InstallerEvent ev)
          Called whenever an Installer is removed from the system.
 


Copyright ยจ 2003-2015