[kepler-dev] [Bug 4112] - make kepler use OSX dialog boxes
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Aug 7 09:54:03 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4112
------- Comment #1 from berkley at nceas.ucsb.edu 2009-08-07 09:54 -------
In order to do this, we need to not use JFileChooser and instead use
java.awt.FileDialog. This is the only way to get the JDK to use the native mac
dialogs according to Apple.
http://developer.apple.com/documentation/Java/Conceptual/Java14Development/07-NativePlatformIntegration/NativePlatformIntegration.html
More information about the Kepler-dev
mailing list