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:

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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)