I am trying to edit the JFrame top buttons like steam has in color "dark grey".
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.
Install another LookAndFeel.
Maybe you like http://www.jtattoo.net/