Re: using SkinLF to change application LF



Thomas Fritsch wrote:
...
I did some tests with JFrames and JDialogs. Unfortunately I must withdraw my above statement, and affirm the opposite. :-(
SwingUtilities.updateComponentTreeUI(frame) does *not* reach the frame's dialogs. The dialogs keep their Look&Feel.

They don't have to. <http://www.physci.org/codes/resize/fullwnd5.html>

The 'Input' dialog is non-modal, but it's PLAF changes when
you click the System/Metal radio button.

If Babu pops by, he might tell you the correct way to
do the same thing I achieved in that source*, but it has
slipped my mind at the moment..
<http://www.physci.org/codes/display.jsp?fl=/codes/resize/PlafChanger.java>

HTH
.


Quantcast