Package com.biglybt.ui.swt.skin
Class SWTSkinObjectSlider.SWTSkinListenerSliderSelection
- java.lang.Object
-
- com.biglybt.ui.swt.skin.SWTSkinObjectSlider.SWTSkinListenerSliderSelection
-
- Enclosing class:
- SWTSkinObjectSlider
public static class SWTSkinObjectSlider.SWTSkinListenerSliderSelection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SWTSkinListenerSliderSelection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
selectionChanged(double percent)
java.lang.Double
selectionChanging(double oldPercent, double newPercent)
-