Uses of Interface
com.biglybt.ui.swt.plugininstall.SimplePluginInstallerListener
-
Packages that use SimplePluginInstallerListener Package Description com.biglybt.ui.swt.plugininstall -
-
Uses of SimplePluginInstallerListener in com.biglybt.ui.swt.plugininstall
Classes in com.biglybt.ui.swt.plugininstall that implement SimplePluginInstallerListener Modifier and Type Class Description class
SimplePluginInstallWindow
Fields in com.biglybt.ui.swt.plugininstall declared as SimplePluginInstallerListener Modifier and Type Field Description private SimplePluginInstallerListener
SimplePluginInstaller. listener
Methods in com.biglybt.ui.swt.plugininstall with parameters of type SimplePluginInstallerListener Modifier and Type Method Description void
SimplePluginInstaller. setListener(SimplePluginInstallerListener listener)
-