0

I use

JFrame.setDefaultLookAndFeelDecorated(true);
JDialog.setDefaultLookAndFeelDecorated(true);

to have windows use the window decorations of Metal.

Metal has a title bar color for different types of JOptionPane's. Nice feature, but for this case it's annoying.

How can I let Metal give all option dialogs the same title bar color as JFrame's?

mKorbel
  • 109,525
  • 20
  • 134
  • 319
jobukkit
  • 2,490
  • 8
  • 26
  • 41

0 Answers0