2

I want to use the UIManager.get method in order to get and save the system look and feel for JFileChooser and FileDialog and then I want to change the look and feel.

The problem is that I don't know what are the keys for Swing components that UIManager.get method uses. Is there any reference or any convention for that?

Thanks

Feras Odeh
  • 9,136
  • 20
  • 77
  • 121

1 Answers1

1

UIManager Defaults

camickr
  • 321,443
  • 19
  • 166
  • 288