I know this question has been asked before, but none of the solutions found seem to work for me. So I have a JScrollPane with a JTable attached to it and I am trying to change those ugly default scrollbar thumb colours. Thumb is referring to the actual button/slider that you move to scroll.
I have tried using the UIManager but to no avail. I'm using Eclipse by the way. How would I go about fixing this issue? If anyone has an answer that they can explain well then that would be great.