How can i change the JFrame top buttons and color?

117 Views Asked by At

I am trying to edit the JFrame top buttons like steam has in color "dark grey".

JFrame "TOP"

I would like to remove or add more components like "JButtons or Icons" at this section.

Do not know if there is a way where you do not need to change the "look & feel" complete or adding default UIManager using [UIManager.setLookAndFeel(something)].

If anyone of you know how to do this by only changing one property or two of the UIManager or something like that i would be interested, thank you.

1

There are 1 best solutions below

2
On BEST ANSWER

Install another LookAndFeel.

Maybe you like http://www.jtattoo.net/