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 aUIParameterobject 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 UIParameterContextConfigSectionIPFilter.paramContextIPEditorprivate UIParameterContextConfigSectionPlugins.paramContextPluginListMethods in com.biglybt.ui.config with parameters of type UIParameterContextModifier and TypeMethodDescriptionvoidConfigSectionIPFilter.init(UIParameterContext paramContextIPEditor) voidConfigSectionPlugins.init(UIParameterContext paramContextPluginList) -
Uses of UIParameterContext in com.biglybt.ui.swt.pif
Subinterfaces of UIParameterContext in com.biglybt.ui.swt.pifModifier and TypeInterfaceDescriptioninterfaceThis is to be used in conjunction with theaddUIParameter2method - 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 TypeClassDescriptionclassstatic class