Uses of Class
com.biglybt.ui.swt.config.IntRadioListSwtParameter
Packages that use IntRadioListSwtParameter
-
Uses of IntRadioListSwtParameter in com.biglybt.ui.swt.config
Subclasses with type arguments of type IntRadioListSwtParameter in com.biglybt.ui.swt.configModifier and TypeClassDescriptionclassSWT Parameter for selecting from a list of int values.Constructor parameters in com.biglybt.ui.swt.config with type arguments of type IntRadioListSwtParameterModifierConstructorDescriptionIntRadioListSwtParameter(org.eclipse.swt.widgets.Composite composite, String paramID, String labelKey, int[] values, String[] displayStrings, boolean compact, SwtParameterValueProcessor<IntRadioListSwtParameter, Integer> valueProcessor) Make UI components for a list of in values, displayed as radio buttons