Uses of Interface
com.biglybt.pif.ui.config.UIParameter
-
Packages that use UIParameter Package Description com.biglybt.pif.ui.model com.biglybt.pifimpl.local.ui.config com.biglybt.pifimpl.local.ui.model -
-
Uses of UIParameter in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return UIParameter Modifier and Type Method Description UIParameter
BasicPluginConfigModel. addUIParameter2(UIParameterContext context, java.lang.String resource_name)
Creates aUIParameter
object to add to this config model object. -
Uses of UIParameter in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement UIParameter Modifier and Type Class Description class
UIParameterImpl
-
Uses of UIParameter in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model that return UIParameter Modifier and Type Method Description UIParameter
BasicPluginConfigModelImpl. addUIParameter2(UIParameterContext context, java.lang.String resource_name)
-