JFileChooser on OS X

Posted by Hamza Yerlikaya on Stack Overflow See other posts from Stack Overflow or by Hamza Yerlikaya
Published on 2009-06-02T01:07:51Z Indexed on 2010/05/08 19:58 UTC
Read the original article Hit count: 234

Filed under:
|
|
|

JFileChooser looks nothing like the native widget. I seem to remember reading some hack to get it look like the native widget but searching for it know i can't seem to find it again i came across posts that suggest using java.awt.FileChooser but that class does not seem to be in the distribution. How can i make JFileChooser make look like the native widget?

© Stack Overflow or respective owner

Related posts about java

Related posts about jfilechooser