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 SwtParameterValueProcessor
dispose, getDefaultValue, getValue, isDefaultValue, resetToDefault, setValue
-
Method Details
-
getValue
-