Uses of Interface
com.biglybt.pif.platform.PlatformManager
Packages that use PlatformManager
Package
Description
-
Uses of PlatformManager in com.biglybt.pif
Methods in com.biglybt.pif that return PlatformManagerModifier and TypeMethodDescriptionPluginInterface.getPlatformManager()
Gets the platform manager that gives access to native functionality -
Uses of PlatformManager in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return PlatformManager -
Uses of PlatformManager in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return PlatformManager -
Uses of PlatformManager in com.biglybt.platform
Subinterfaces of PlatformManager in com.biglybt.platform -
Uses of PlatformManager in com.biglybt.platform.dummy
Classes in com.biglybt.platform.dummy that implement PlatformManager -
Uses of PlatformManager in com.biglybt.platform.macosx
Classes in com.biglybt.platform.macosx that implement PlatformManagerModifier and TypeClassDescriptionclass
Performs platform-specific operations with Mac OS X -
Uses of PlatformManager in com.biglybt.platform.unix
Classes in com.biglybt.platform.unix that implement PlatformManager -
Uses of PlatformManager in com.biglybt.platform.win32
Classes in com.biglybt.platform.win32 that implement PlatformManager