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,107
  • 18
  • 130
  • 305
stommestack
  • 2,431
  • 7
  • 23
  • 39

0 Answers0