Package com.biglybt.ui.swt.plugininstall
Interface SimplePluginInstallerListener
- All Known Implementing Classes:
SimplePluginInstallWindow
public interface SimplePluginInstallerListener
-
Method Summary
-
Method Details
-
finished
void finished() -
progress
void progress(int percent) -
failed
-