How can I change the color of the scroll bar in a jScrollPane?
Printable View
How can I change the color of the scroll bar in a jScrollPane?
Just checked out the API, there is no easy way other than to use a PLAF (different look and feel) which would change the appearance of everything....