Change look and feel on the fly?

From: fishfry (BLOCKSPAMfishfry_at_your-mailbox.com)
Date: 02/27/04


Date: Fri, 27 Feb 2004 19:27:28 GMT

Trying to give user radio buttons to change JFrame look and feel on the
fly via

UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName();

etc. in the buttons' action listener. The code executes but the look and
feel doesn't change. What is the trick to make the JFrame change its
look and feel?


Quantcast