class SitesPane.SiteInstallerListener extends Object implements org.crosswire.jsword.book.install.InstallerListener
| Constructor and Description |
|---|
SitesPane.SiteInstallerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
installerAdded(org.crosswire.jsword.book.install.InstallerEvent ev) |
void |
installerRemoved(org.crosswire.jsword.book.install.InstallerEvent ev) |
public void installerAdded(org.crosswire.jsword.book.install.InstallerEvent ev)
installerAdded in interface org.crosswire.jsword.book.install.InstallerListenerpublic void installerRemoved(org.crosswire.jsword.book.install.InstallerEvent ev)
installerRemoved in interface org.crosswire.jsword.book.install.InstallerListener