简体   繁体   English

摇摆-自定义滚动条

[英]Swing - Custom scrollbar

I'm currently working on a project on java Swing. 我目前正在研究Java Swing上的项目。 I need to make my custom scrollbar. 我需要创建自定义滚动条。 I couldn't find a good tutorial on how to make one. 我找不到有关如何制作一个好的教程。 Can anyone help me? 谁能帮我? Anything will be much apreciated. 一切都会让人感到震惊。

Cheers :) José. 干杯:)何塞。

PD: I want the scrollbar to have this looks: PD:我希望滚动条具有以下外观:

在此处输入图片说明

This question might be a duplicate from this one : 这个问题可能是这个问题的重复:

Painting a custom JScrollBar 绘制自定义JScrollBar

Here is the link given as an answer : 这是给出答案的链接:

http://explodingpixels.wordpress.com/2008/12/08/skinning-a-scroll-bar-part-1/ http://explodingpixels.wordpress.com/2008/12/08/skinning-a-scroll-bar-part-1/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM