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 TypeMethodDescriptionvoidPlatformManager.addListener(PlatformManagerListener listener) voidPlatformManager.removeListener(PlatformManagerListener listener) -
Uses of PlatformManagerListener in com.biglybt.platform.dummy
Methods in com.biglybt.platform.dummy with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoidPlatformManagerImpl.addListener(PlatformManagerListener listener) voidPlatformManagerImpl.removeListener(PlatformManagerListener listener) -
Uses of PlatformManagerListener in com.biglybt.platform.macosx
Methods in com.biglybt.platform.macosx with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoidPlatformManagerImpl.addListener(PlatformManagerListener listener) voidPlatformManagerImpl.removeListener(PlatformManagerListener listener) -
Uses of PlatformManagerListener in com.biglybt.platform.unix
Methods in com.biglybt.platform.unix with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoidPlatformManagerImpl.addListener(PlatformManagerListener listener) voidPlatformManagerImpl.removeListener(PlatformManagerListener listener) -
Uses of PlatformManagerListener in com.biglybt.platform.win32
Methods in com.biglybt.platform.win32 with parameters of type PlatformManagerListenerModifier and TypeMethodDescriptionvoidPlatformManagerImpl.addListener(PlatformManagerListener listener) voidPlatformManagerImpl.removeListener(PlatformManagerListener listener)