Uses of Class
com.biglybt.ui.swt.config.IntListSwtParameter
Packages that use IntListSwtParameter
-
Uses of IntListSwtParameter in com.biglybt.ui.swt.config
Subclasses with type arguments of type IntListSwtParameter in com.biglybt.ui.swt.configModifier and TypeClassDescriptionclassSWT Parameter for selecting from a list of int values Displayed as Combo box.Subinterfaces with type arguments of type IntListSwtParameter in com.biglybt.ui.swt.configConstructor 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