Uses of Class
com.biglybt.ui.swt.config.FloatSwtParameter
Packages that use FloatSwtParameter
-
Uses of FloatSwtParameter in com.biglybt.ui.swt.config
Constructor parameters in com.biglybt.ui.swt.config with type arguments of type FloatSwtParameterModifierConstructorDescriptionFloatSwtParameter(org.eclipse.swt.widgets.Composite composite, String paramID, String labelKey, String suffixLabelKey, float minValue, float maxValue, boolean allowZero, int digitsAfterDecimal, SwtParameterValueProcessor<FloatSwtParameter, Float> valueProcessor) Make a float value selecting ui. -
Uses of FloatSwtParameter in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as FloatSwtParameterModifier and TypeFieldDescriptionTagSettingsView.Params.max_aggregate_srTagSettingsView.Params.max_srTagSettingsView.Params.min_srMethods in com.biglybt.ui.swt.views with parameters of type FloatSwtParameterModifier and TypeMethodDescriptionTorrentOptionsView.downloadStateFloatParameterAdapter.getValue(FloatSwtParameter p) booleanTorrentOptionsView.downloadStateFloatParameterAdapter.setValue(FloatSwtParameter p, Float _value)