Uses of Interface
com.biglybt.pif.ui.config.ColorParameter
Packages that use ColorParameter
Package
Description
-
Uses of ColorParameter in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return ColorParameterModifier and TypeMethodDescriptionBasicPluginConfigModel.addColorParameter2
(String key, String resource_name, int r, int g, int b) -
Uses of ColorParameter in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement ColorParameter -
Uses of ColorParameter in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model that return ColorParameterModifier and TypeMethodDescriptionBasicPluginConfigModelImpl.addColorParameter2
(String key, String resource_name, int r, int g, int b) -
Uses of ColorParameter in com.biglybt.ui.swt.config
Constructors in com.biglybt.ui.swt.config with parameters of type ColorParameterModifierConstructorDescriptionColorSwtParameter
(org.eclipse.swt.widgets.Composite composite, ColorParameter param)