Uses of Interface
com.biglybt.platform.PlatformManager
Packages that use PlatformManager
Package
Description
-
Uses of PlatformManager in com.biglybt.core.impl
Methods in com.biglybt.core.impl with parameters of type PlatformManagerModifier and TypeMethodDescription(package private) voidCoreImpl.setPreventComputerSleep(PlatformManager platform, boolean prevent_sleep, String prevent_reason) -
Uses of PlatformManager in com.biglybt.platform
Fields in com.biglybt.platform declared as PlatformManagerModifier and TypeFieldDescriptionprivate static final PlatformManagerPlatformManagerJVMOptionsUtils.platformprotected static PlatformManagerPlatformManagerFactory.platform_managerMethods in com.biglybt.platform that return PlatformManagerModifier and TypeMethodDescriptionstatic PlatformManagerPlatformManagerFactory.getPlatformManager() -
Uses of PlatformManager in com.biglybt.platform.dummy
Classes in com.biglybt.platform.dummy that implement PlatformManagerFields in com.biglybt.platform.dummy declared as PlatformManagerMethods in com.biglybt.platform.dummy that return PlatformManager -
Uses of PlatformManager in com.biglybt.platform.macosx
Classes in com.biglybt.platform.macosx that implement PlatformManagerModifier and TypeClassDescriptionclassPerforms 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 -
Uses of PlatformManager in com.biglybt.ui.config
Methods in com.biglybt.ui.config with parameters of type PlatformManagerModifier and TypeMethodDescriptionprivate voidConfigSectionStartShutdown.buildOptions(PlatformManager platform, List<Parameter> list) -
Uses of PlatformManager in com.biglybt.ui.swt.associations
Fields in com.biglybt.ui.swt.associations declared as PlatformManagerConstructors in com.biglybt.ui.swt.associations with parameters of type PlatformManager