Uses of Interface
com.biglybt.pif.ui.config.LongParameter
Packages that use LongParameter
Package
Description
-
Uses of LongParameter in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return LongParameterModifier and TypeMethodDescriptionBasicPluginConfigModel.addLongParameter2(String key, String resource_name, long defaultValue) BasicPluginConfigModel.addLongParameter2(String key, String resource_name, long defaultValue, long min_value, long max_value) -
Uses of LongParameter in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement LongParameter -
Uses of LongParameter in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model that return LongParameterModifier and TypeMethodDescriptionBasicPluginConfigModelImpl.addLongParameter2(String key, String resource_name, long defaultValue) BasicPluginConfigModelImpl.addLongParameter2(String key, String resource_name, long defaultValue, long min_value, long max_value)