Update Look and Feel doens't update JTree



When changing the Look & Feel programatically (i.e., menu item on my
frame) everything updates except the folder icons on a JTree object.
Is there a way to get the folder icons to update to the appropriate
L&F? If I set the L&F before setting the JFrame to visible, it draws
the appropriate folder icon.

.



Relevant Pages