Uses of Interface
com.biglybt.pif.ui.config.HyperlinkParameter
-
Packages that use HyperlinkParameter 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.plugin.rssgen -
-
Uses of HyperlinkParameter in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl declared as HyperlinkParameter Modifier and Type Field Description private HyperlinkParameter
PairingManagerImpl. param_view
-
Uses of HyperlinkParameter in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return HyperlinkParameter Modifier and Type Method Description HyperlinkParameter
BasicPluginConfigModel. addHyperlinkParameter2(java.lang.String resource_name, java.lang.String url_location)
-
Uses of HyperlinkParameter in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement HyperlinkParameter Modifier and Type Class Description class
HyperlinkParameterImpl
-
Uses of HyperlinkParameter in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model that return HyperlinkParameter Modifier and Type Method Description HyperlinkParameter
BasicPluginConfigModelImpl. addHyperlinkParameter2(java.lang.String resource_name, java.lang.String url_location)
-
Uses of HyperlinkParameter in com.biglybt.plugin.rssgen
Fields in com.biglybt.plugin.rssgen declared as HyperlinkParameter Modifier and Type Field Description private HyperlinkParameter
RSSGeneratorPlugin. test_param
-