Uses of Interface
com.biglybt.pif.ui.config.InfoParameter
-
Packages that use InfoParameter Package Description com.biglybt.core.pairing.impl com.biglybt.pif.ui.model com.biglybt.pifimpl.local.ui.config com.biglybt.pifimpl.local.ui.model com.biglybt.ui.webplugin -
-
Uses of InfoParameter in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl declared as InfoParameter Modifier and Type Field Description private InfoParameter
PairingManagerImpl. param_ac_info
private InfoParameter
PairingManagerImpl. param_last_error
private InfoParameter
PairingManagerImpl. param_status_info
-
Uses of InfoParameter in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return InfoParameter Modifier and Type Method Description InfoParameter
BasicPluginConfigModel. addInfoParameter2(java.lang.String resource_name, java.lang.String value)
Display a label and a value together. -
Uses of InfoParameter in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement InfoParameter Modifier and Type Class Description class
InfoParameterImpl
-
Uses of InfoParameter in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model that return InfoParameter Modifier and Type Method Description InfoParameter
BasicPluginConfigModelImpl. addInfoParameter2(java.lang.String resource_name, java.lang.String value)
-
Uses of InfoParameter in com.biglybt.ui.webplugin
Fields in com.biglybt.ui.webplugin declared as InfoParameter Modifier and Type Field Description private InfoParameter
WebPlugin. param_i2p_dest
private InfoParameter
WebPlugin. param_tor_dest
-