问题
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
:

回答1:
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)
来源:https://stackoverflow.com/questions/13471587/jfilechooser-is-not-opening-default-win-7-file-explorer