Uses of Interface
com.biglybt.pif.ui.config.UIParameterContext
Packages that use UIParameterContext
Package
Description
-
Uses of UIParameterContext in com.biglybt.pif.ui.config
Methods in com.biglybt.pif.ui.config that return UIParameterContext -
Uses of UIParameterContext in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model with parameters of type UIParameterContextModifier and TypeMethodDescriptionBasicPluginConfigModel.addUIParameter2
(UIParameterContext context, String resource_name) Creates aUIParameter
object to add to this config model object. -
Uses of UIParameterContext in com.biglybt.pifimpl.local.ui.config
Fields in com.biglybt.pifimpl.local.ui.config declared as UIParameterContextMethods in com.biglybt.pifimpl.local.ui.config that return UIParameterContextConstructors in com.biglybt.pifimpl.local.ui.config with parameters of type UIParameterContext -
Uses of UIParameterContext in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model with parameters of type UIParameterContextModifier and TypeMethodDescriptionBasicPluginConfigModelImpl.addUIParameter2
(UIParameterContext context, String resource_name) -
Uses of UIParameterContext in com.biglybt.ui.config
Fields in com.biglybt.ui.config declared as UIParameterContextModifier and TypeFieldDescriptionprivate UIParameterContext
ConfigSectionIPFilter.paramContextIPEditor
private UIParameterContext
ConfigSectionPlugins.paramContextPluginList
Methods in com.biglybt.ui.config with parameters of type UIParameterContextModifier and TypeMethodDescriptionvoid
ConfigSectionIPFilter.init
(UIParameterContext paramContextIPEditor) void
ConfigSectionPlugins.init
(UIParameterContext paramContextPluginList) -
Uses of UIParameterContext in com.biglybt.ui.swt.pif
Subinterfaces of UIParameterContext in com.biglybt.ui.swt.pifModifier and TypeInterfaceDescriptioninterface
This is to be used in conjunction with theaddUIParameter2
method - any plugin that wants to add a SWT object directly to a configuration section should create a parameter with an object that implements this interface. -
Uses of UIParameterContext in com.biglybt.ui.swt.views.configsections
Classes in com.biglybt.ui.swt.views.configsections that implement UIParameterContextModifier and TypeClassDescriptionclass
static class