java - swing: making a JProgressBar with a label superimposed on it? -


I would like to use a JProgressBar and print its present value as well as graphical times.

progress bar

I am the most to do this Good way to paint paint corporate override:

  @ Override protected void paint compton (graphics g) {// component color first super paint component (g); // Give your content the next color ....}  

But I'm not sure ... any advice?

Comments