I want to create a horizontal progress bar, but with a tooltip floating on the top of it to show messages/display current progress based on the progress bar.
How can I achieve this?
The result should be something like this, *I'm sorry for the bad illustration, I was using Ms.Paint.
Additional: The message should be able to be changed dynamically from Java code.
CodePudding user response:
check out some of this use full lib: