Modifying JSlider properties
Hi guys I need help with the modification of the JSlider and its reaction to mouse click-and-drag events. You see I'm using one as a seek bar for a media player I'm creating, and I only want the user to be able to move the knob if they specifically click and dragit - not anywhere else on the slider. Here is a question I found in the archived threads while searching the forums that rewords my exact question that nobody answered if you need to read it from another perspective: http://forum.java.sun.com/thread.jspa?forumID=257&threadID=271857
Any help will be appreciated! Thanks!

