Uses of Class
com.biglybt.ui.swt.config.LongSwtParameter
Packages that use LongSwtParameter
-
Uses of LongSwtParameter in com.biglybt.ui.swt.config
Constructor parameters in com.biglybt.ui.swt.config with type arguments of type LongSwtParameterModifierConstructorDescriptionLongSwtParameter(org.eclipse.swt.widgets.Composite composite, String paramID, String labelKey, String suffixLabelKey, long minValue, long maxValue, SwtParameterValueProcessor<LongSwtParameter, Long> valueProcessor) Make a long value selecting ui.LongSwtParameter(org.eclipse.swt.widgets.Composite composite, String paramID, String labelKey, String suffixKey, SwtParameterValueProcessor<LongSwtParameter, Long> valueProcessor)