SWT Scale and Scroll Mouse

If you use a SWT Scale object (a.k.a. a Slider), you might want to have it move as your user uses their scroll wheel on their mouse. Here’s the code to make it happen.