NetBeans 5.5 - JFileChooser UI(Look & Feel)
Hi all,
I'm using NetBeans to build some app GUI but I'm having trouble changing the JFileChooser look and feel. I'm on WinXP and always when I add a JFileChooser to a JFrame form it uses WindowsUI Look and Feel, while I need it to be Metal Look and Feel. Does anyone know how to do that?

