-2

How could we beautify the table in java swing.

I need a table look like a tree table. Please give me sample code snippet for the same.

Thanks, Vevek.

Vevek
  • 43
  • 1
  • 2
  • 6

1 Answers1

0

You might want to extend Jbutton and create your custom button by overriding their methods or do a little search on the internet and find some good-looking ui library.