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