custom JSlider
I am wondering if it is possible to change the shape/size of the track and the knob of a JSlider. All I can find out how to do is add tick marks, labels, and make it longer. I am just wondering how to change the track display and the knobs display.
I am not sure as to how to go about writing my own JSlider class.
I have looked around quite a bit and have not found help.
Thanks if you have any suggestions.
|