org.crosswire.bibledesktop.book.install
Class SitesPane.SiteInstallerListener
java.lang.Object
org.crosswire.bibledesktop.book.install.SitesPane.SiteInstallerListener
- All Implemented Interfaces:
- EventListener, org.crosswire.jsword.book.install.InstallerListener
- Enclosing class:
- SitesPane
class SitesPane.SiteInstallerListener
- extends Object
- implements org.crosswire.jsword.book.install.InstallerListener
Local listener for install events.
Method Summary |
void |
installerAdded(org.crosswire.jsword.book.install.InstallerEvent ev)
|
void |
installerRemoved(org.crosswire.jsword.book.install.InstallerEvent ev)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SitesPane.SiteInstallerListener
SitesPane.SiteInstallerListener()
installerAdded
public void installerAdded(org.crosswire.jsword.book.install.InstallerEvent ev)
- Specified by:
installerAdded
in interface org.crosswire.jsword.book.install.InstallerListener
installerRemoved
public void installerRemoved(org.crosswire.jsword.book.install.InstallerEvent ev)
- Specified by:
installerRemoved
in interface org.crosswire.jsword.book.install.InstallerListener