I am using JFileChooser
to open the File Explorer in WIN 7 and realized that its opening the old UI , but same SWT FileDialog
is opening the WIN 7 File Explorer only.
Is there any specific reason.
JFileChooser
:
SWT FileDialog
:
I am using JFileChooser
to open the File Explorer in WIN 7 and realized that its opening the old UI , but same SWT FileDialog
is opening the WIN 7 File Explorer only.
Is there any specific reason.
JFileChooser
:
SWT FileDialog
:
AFAIK this not possible for AWT / Swing, Java 6 / 7 missed that, some implementetion as for WinXP (maybe for Vista too, never used this "middle_Win" version)
question about the same issue, incl. code for test
there were some promisses about update to later Java7 (not in present time)