Package com.biglybt.pif
Interface PluginEventListener
-
public interface PluginEventListener
allow config wizard progress to be determined- Since:
- 2.0.8.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleEvent(PluginEvent ev)
-
-
-
Method Detail
-
handleEvent
void handleEvent(PluginEvent ev)
-
-