1

I'm currently working on a project on 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:

enter image description here

jpaguerre
  • 1,130
  • 1
  • 13
  • 20

1 Answers1

0

This question might be a duplicate from this one :

Painting a custom JScrollBar

Here is the link given as an answer :

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

Community
  • 1
  • 1
realUser404
  • 2,111
  • 3
  • 20
  • 38