Onyxbits

I found an interesting set of Java tools at OnyxBits. Included is an animated gif maker, LDAP utilities, a program for drawing comics, and more.

Published
Categorized as Uncategorized Tagged

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.