1. JFileChooser, FileDialog coderanch.com |
2. FileDialog and JFileChooser coderanch.comOriginally posted by Brian Cole: In my view, you expect all your apps to use the same native-looking file choosing popups, even if their UI designs differ. Even apps with really weird UIs use the native file popups, at least in my experience. I often find JFileChooser jarring when it appears. btw, metal is the default LnF, not motif. I was ... |