Re: How to enable native file dialog and usage
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAA_aP4ibv1pmBc_ECL=ZLq=c9Juk54SJhDw5p+cL-F9TFCOyNQ@mail.gmail.com> |
You could use a moduleinstaller, which sets the property. With kind regards, markiewb 2016-05-01 14:40 GMT+02:00 lanthale <[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 > > > > >