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