Package com.biglybt.pif.ui
Interface UIDataSourceListener
-
public interface UIDataSourceListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
dataSourceChanged(java.lang.Object datasource)
Triggered when the UIs data source has changed.
-