问题
I was implementing a pure AWT list box. If the items inside the list box are more than it can accommodate then it creates a scroll bar. I want to customize the scroll bar and place a user defined image over the scroll bar.
How can I achieve this?
来源:https://stackoverflow.com/questions/7866465/java-awt-list-box