Uses of Package
com.biglybt.ui.swt.config
-
Classes in com.biglybt.ui.swt.config used by com.biglybt.ui.swt.config Class Description BaseSwtParameter BaseSwtParameter.IndentPaintListener BaseSwtStringParameter BooleanSwtParameter Checkbox SWT Parameter representing a Boolean valueColorSwtParameter SWT Parameter representing a color (r, g, b) value.DirectorySwtParameter SWT Parameter representing a Directory (String) value.FileSwtParameter SWT Parameter representing a File (String) value.FloatSwtParameter SWT Parameter representing a Float valueIconSwtParameter SWT Parameter representing an Icon.
Button with the icon drawn on it.IntListSwtParameter SWT Parameter for selecting from a list of int values Displayed as Combo box.IntRadioListSwtParameter SWT Parameter for selecting from a list of int values.IntSwtParameter SWT widget representing an Int ParameterParameterChangeListener StringAreaSwtParameter SWT widget representing a multiline String ParameterStringListSwtParameter SWT Parameter for selecting from a list of String values Displayed as Combo box or list box.StringSwtParameter SWT widget representing a String ParameterSwtParameter SwtParameterValidator Pretty much @ParameterValidator
, except isValidParameterValue is cast to the correct SwtParameterSwtParameterValueProcessor Processes value changes from aSwtParameter
-
Classes in com.biglybt.ui.swt.config used by com.biglybt.ui.swt.config.actionperformer Class Description SwtParameter -
Classes in com.biglybt.ui.swt.config used by com.biglybt.ui.swt.pifimpl Class Description BaseSwtParameter -
Classes in com.biglybt.ui.swt.config used by com.biglybt.ui.swt.views Class Description BaseSwtParameter BooleanSwtParameter Checkbox SWT Parameter representing a Boolean valueBooleanSwtParameter.ValueProcessor Value Processor that's parameterized for this class and Boolean valuesColorSwtParameter SWT Parameter representing a color (r, g, b) value.FloatSwtParameter SWT Parameter representing a Float valueFloatSwtParameter.ValueProcessor Value Processor that's parameterized for this class and Float valuesIconSwtParameter SWT Parameter representing an Icon.
Button with the icon drawn on it.IntSwtParameter SWT widget representing an Int ParameterIntSwtParameter.ValueProcessor StringListSwtParameter SWT Parameter for selecting from a list of String values Displayed as Combo box or list box.SwtParameter SwtParameterValueProcessor Processes value changes from aSwtParameter
UISWTParameter For plugins to add a generic SWT widget to the config page -
Classes in com.biglybt.ui.swt.config used by com.biglybt.ui.swt.views.configsections Class Description BaseSwtParameter ColorSwtParameter SWT Parameter representing a color (r, g, b) value.SwtParameterValueProcessor Processes value changes from aSwtParameter