Uses of Interface
com.biglybt.platform.PlatformManagerListener
Packages that use PlatformManagerListener
Package
Description
-
Uses of PlatformManagerListener in com.biglybt.platform
Methods in com.biglybt.platform with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoid
PlatformManager.addListener
(PlatformManagerListener listener) void
PlatformManager.removeListener
(PlatformManagerListener listener) -
Uses of PlatformManagerListener in com.biglybt.platform.dummy
Methods in com.biglybt.platform.dummy with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoid
PlatformManagerImpl.addListener
(PlatformManagerListener listener) void
PlatformManagerImpl.removeListener
(PlatformManagerListener listener) -
Uses of PlatformManagerListener in com.biglybt.platform.macosx
Methods in com.biglybt.platform.macosx with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoid
PlatformManagerImpl.addListener
(PlatformManagerListener listener) void
PlatformManagerImpl.removeListener
(PlatformManagerListener listener) -
Uses of PlatformManagerListener in com.biglybt.platform.unix
Methods in com.biglybt.platform.unix with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoid
PlatformManagerImpl.addListener
(PlatformManagerListener listener) void
PlatformManagerImpl.removeListener
(PlatformManagerListener listener) -
Uses of PlatformManagerListener in com.biglybt.platform.win32
Methods in com.biglybt.platform.win32 with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoid
PlatformManagerImpl.addListener
(PlatformManagerListener listener) void
PlatformManagerImpl.removeListener
(PlatformManagerListener listener)