0

I'm trying to create a custom JProgressbar but i'm having no luck. The way I'm trying to do is it to create extending my class with JProgressBar but I can't seem to get the border right. Here's what I'm trying to achieve.

enter image description here

enter image description here

MadProgrammer
  • 343,457
  • 22
  • 230
  • 366
Adam ali
  • 1
  • 1
  • 4
    Please add the related code, otherwise is impossible to help you. – Rcordoval Sep 12 '18 at 04:00
  • 3
    So, you want it square? You want the text displayed? You want the color changed? If you don't want to write your own from scratch, one of the better places to start is with the `BasicProgressBarUI` - [for example](https://stackoverflow.com/questions/28908135/how-to-customize-a-jprogressbar/28909255#28909255) – MadProgrammer Sep 12 '18 at 04:12

0 Answers0