I'm building a Java Swing application and I'm trying to change the frame to look like this:
How do I achieve that?
I have tried to change the color of the JFrame title with no success :(
I'm using IntelliJ IDEA with Java SDK 8.
I'm building a Java Swing application and I'm trying to change the frame to look like this:
How do I achieve that?
I have tried to change the color of the JFrame title with no success :(
I'm using IntelliJ IDEA with Java SDK 8.