Uses of Class
com.biglybt.ui.swt.config.IntListSwtParameter
Packages that use IntListSwtParameter
-
Uses of IntListSwtParameter in com.biglybt.ui.swt.config
Constructor parameters in com.biglybt.ui.swt.config with type arguments of type IntListSwtParameterModifierConstructorDescriptionIntListSwtParameter
(org.eclipse.swt.widgets.Composite composite, String configID, String labelKey, String suffixLabelKey, int[] values, String[] displayStrings, SwtParameterValueProcessor<IntListSwtParameter, Integer> valueProcessor) Make UI components for a list of int values