How to enable native file dialog and usage
"lanthale" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I am under way to get all bugs out of my transition form NB 6 to NB 8. One feature I want to use is the native file dialog. But how can I enable it by default on startup without that the user must go to the settings dialog ? If enabled actually I am using JFilechooser. How can I use the NB file chooser instat ? cheers, Clemens