Search code examples
javaswingjframelook-and-feeluimanager

How can i change the JFrame top buttons and color?


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.


Solution

  • Install another LookAndFeel.

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