> On Mar 10, 2016, at 07:26, Semyon Sadetsky <[email protected]> wrote: > > In my opinion the switching to old/new file dialog should be presented in > more explicit way. The automatic fallback may cause unexpected behavior. May > be it is worth to introduce a new system property to regulate the file dialog > version.
Hey Semyon, I don’t have any strong feelings regarding an implicit switch or using a system property. Assuming the user has set the system property to use the new dialog (old dialog as default), what do you suggest should happen when the user calls setFilenameFilter()? -hendrik
