Package com.biglybt.ui.swt.views
Interface ViewUtils.SpeedAdapter
-
- Enclosing class:
- ViewUtils
public static interface ViewUtils.SpeedAdapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setDownSpeed(int val)
void
setUpSpeed(int val)
-