Computer Science Canada

Native file chooser

Author:  Aziz [ Tue Aug 30, 2005 4:34 pm ]
Post subject:  Native file chooser

I want to use JFileChooser in my application, but I don't like how it looks and funtions. I would prefer to use the Windows/OS default for the user to choose a file. How do I do this? I've seen it done, maybe not with the Java default L&F but I was looking for some L&Fs and I seen it had a JFileChooser and native file choose look. Anyway to do this?

Author:  wtd [ Tue Aug 30, 2005 4:37 pm ]
Post subject: 

Perhaps using SWT?

Author:  Aziz [ Tue Aug 30, 2005 4:45 pm ]
Post subject: 

What's the SWT?

Author:  wtd [ Tue Aug 30, 2005 5:00 pm ]
Post subject: 

Use the power of Google.

http://www.google.ca/search?q=java+swt&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox&rls=org.mozilla:en-US:unofficial

Author:  Aziz [ Tue Aug 30, 2005 5:16 pm ]
Post subject: 

But of course that would be way to simple >_> thanks anyways Razz


: