Uses of Interface
com.biglybt.pif.PluginManager.StartClientListener
Packages that use PluginManager.StartClientListener
-
Uses of PluginManager.StartClientListener in com.biglybt.pif
Methods in com.biglybt.pif with parameters of type PluginManager.StartClientListenerModifier and TypeMethodDescriptionstatic void
PluginManager.startClient
(String ui, Properties properties, PluginManager.StartClientListener startClientListener) Starts client. -
Uses of PluginManager.StartClientListener in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local with parameters of type PluginManager.StartClientListenerModifier and TypeMethodDescriptionstatic void
PluginManagerImpl.startClient
(String ui, Properties properties, PluginManager.StartClientListener startClientListener) Starts client.