Java AWT list box

跟風遠走 提交于 2019-12-11 11:45:09

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!