Package com.biglybt.ui.swt.player
Interface PlayerInstallerListener
-
- All Known Implementing Classes:
PlayerInstallWindow
public interface PlayerInstallerListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
finished()
void
progress(int percent)
-