Package com.biglybt.ui.swt.config
Interface FloatSwtParameter.ValueProcessor
- All Superinterfaces:
SwtParameterValueProcessor<FloatSwtParameter,
Float>
- All Known Implementing Classes:
TorrentOptionsView.downloadStateFloatParameterAdapter
- Enclosing class:
- FloatSwtParameter
public static interface FloatSwtParameter.ValueProcessor
extends SwtParameterValueProcessor<FloatSwtParameter,Float>
Value Processor that's parameterized for this class and Float values
-
Method Summary
Methods inherited from interface com.biglybt.ui.swt.config.SwtParameterValueProcessor
dispose, getDefaultValue, getValue, isDefaultValue, resetToDefault, setValue
-
Method Details
-
getValue
-