
-----------------------------------
Aziz
Tue Aug 30, 2005 4:34 pm

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?

-----------------------------------
wtd
Tue Aug 30, 2005 4:37 pm


-----------------------------------
Perhaps using SWT?

-----------------------------------
Aziz
Tue Aug 30, 2005 4:45 pm


-----------------------------------
What's the SWT?

-----------------------------------
wtd
Tue Aug 30, 2005 5:00 pm


-----------------------------------
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

-----------------------------------
Aziz
Tue Aug 30, 2005 5:16 pm


-----------------------------------
But of course that would be way to simple >_> thanks anyways :P
