class InstallManagerComboBoxModel.CustomInstallerListener extends Object implements org.crosswire.jsword.book.install.InstallerListener
| Constructor and Description |
|---|
InstallManagerComboBoxModel.CustomInstallerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
installerAdded(org.crosswire.jsword.book.install.InstallerEvent ev) |
void |
installerRemoved(org.crosswire.jsword.book.install.InstallerEvent ev) |
InstallManagerComboBoxModel.CustomInstallerListener()
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