Package com.biglybt.ui.swt.config
Interface IntSwtParameter.ValueProcessor
- All Superinterfaces:
SwtParameterValueProcessor<IntSwtParameter,
Integer>
- All Known Implementing Classes:
TorrentOptionsView.adhocIntParameterAdapter
,TorrentOptionsView.downloadStateIntParameterAdapter
- Enclosing class:
IntSwtParameter
public static interface IntSwtParameter.ValueProcessor
extends SwtParameterValueProcessor<IntSwtParameter,Integer>
-
Method Summary
Methods inherited from interface com.biglybt.ui.swt.config.SwtParameterValueProcessor
dispose, getDefaultValue, getValue, isDefaultValue, resetToDefault, setValue
-
Method Details
-
getValue
-