1 year ago
#75512
Luqus
Change the arrow button color of a JScrollPane's scrollbar
I have a JScrollPane
containing a JTextArea
. I know how to change the color of the thumb and the track of the ScrollPane's scrollbar but want to either change the color of the arrow buttons as well or delete them. (Rather change, if it is possible). Do you know a way to do that? (A hint to the needed attribute and where I can find it is more than enough for me, you dont have to factorize a whole program.)
java
swing
jscrollpane
0 Answers
Your Answer