Uses of Interface
com.biglybt.pif.ui.config.ParameterGroup
Packages that use ParameterGroup
Package
Description
-
Uses of ParameterGroup in com.biglybt.pif.ui.config
Methods in com.biglybt.pif.ui.config that return ParameterGroupMethods in com.biglybt.pif.ui.config with parameters of type ParameterGroupModifier and TypeMethodDescriptionvoid
ParameterTabFolder.addTab
(ParameterGroup group) void
ParameterTabFolder.removeTab
(ParameterGroup group) -
Uses of ParameterGroup in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return ParameterGroupModifier and TypeMethodDescriptionBasicPluginConfigModel.createGroup
(String resource_name, Parameter... parameters) Creates a group around a list of Parameters. -
Uses of ParameterGroup in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement ParameterGroupMethods in com.biglybt.pifimpl.local.ui.config that return ParameterGroupMethods in com.biglybt.pifimpl.local.ui.config with parameters of type ParameterGroupModifier and TypeMethodDescriptionvoid
ParameterTabFolderImpl.addTab
(ParameterGroup _group) void
ParameterTabFolderImpl.removeTab
(ParameterGroup group) -
Uses of ParameterGroup in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model that return ParameterGroupModifier and TypeMethodDescriptionBasicPluginConfigModelImpl.createGroup
(String _resource_name, Parameter[] _parameters)