Uses of Interface
com.biglybt.pifimpl.update.sf.SFPluginDetailsLoaderListener
-
Packages that use SFPluginDetailsLoaderListener Package Description com.biglybt.pifimpl.update.sf com.biglybt.pifimpl.update.sf.impl2 -
-
Uses of SFPluginDetailsLoaderListener in com.biglybt.pifimpl.update.sf
Methods in com.biglybt.pifimpl.update.sf with parameters of type SFPluginDetailsLoaderListener Modifier and Type Method Description void
SFPluginDetailsLoader. addListener(SFPluginDetailsLoaderListener l)
void
SFPluginDetailsLoader. removeListener(SFPluginDetailsLoaderListener l)
-
Uses of SFPluginDetailsLoaderListener in com.biglybt.pifimpl.update.sf.impl2
Methods in com.biglybt.pifimpl.update.sf.impl2 with parameters of type SFPluginDetailsLoaderListener Modifier and Type Method Description void
SFPluginDetailsLoaderImpl. addListener(SFPluginDetailsLoaderListener l)
void
SFPluginDetailsLoaderImpl. removeListener(SFPluginDetailsLoaderListener l)
-