Change look and feel on the fly?
From: fishfry (BLOCKSPAMfishfry_at_your-mailbox.com)
Date: 02/27/04
- Next message: Collin VanDyck: "Re: Java Regex"
- Previous message: E.C.: "Re: Java Regex"
- Next in thread: Andrew Thompson: "Re: Change look and feel on the fly?"
- Reply: Andrew Thompson: "Re: Change look and feel on the fly?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Next message: Collin VanDyck: "Re: Java Regex"
- Previous message: E.C.: "Re: Java Regex"
- Next in thread: Andrew Thompson: "Re: Change look and feel on the fly?"
- Reply: Andrew Thompson: "Re: Change look and feel on the fly?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]