| Author |
JProgress Bar Text
|
Dennis Putnam
Ranch Hand
Joined: Feb 03, 2012
Posts: 208
|
|
|
Is there a way to put text into an indeterminate JProgress bar like can be done for a determinate bar? I have a progress bar that will never be determinate and it just looks too naked. I use it to indicate to the user that something is happening. When it is over I just set the bar to invisible. TIA.
|
 |
Kemal Sokolovic
Bartender
Joined: Jun 19, 2010
Posts: 792
|
|
|
|
The quieter you are, the more you are able to hear.
|
 |
Dennis Putnam
Ranch Hand
Joined: Feb 03, 2012
Posts: 208
|
|
|
Perfect. Thanks. It was the setStringPainted that I didn't find.
|
 |
 |
|
|
subject: JProgress Bar Text
|
|
|