Like this question, I'd like to do the same with Swing in Java. I looked for the JProgressBar on NetBeans, but I couldn't find an option like that. There is another component that would perform this task or there is an option in the JProgressBar?
The reason for using this component in this way is the same of that question's OP.