Package com.biglybt.ui
Interface InitializerListener
-
- All Known Implementing Classes:
SplashWindow
public interface InitializerListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reportCurrentTask(java.lang.String currentTask)
void
reportPercent(int percent)
-