سؤال

JavaFX - Is it possible to choose multiple directories at once with DirectoryChooser?

Or is there any way how to do this without DirectoryChooser?

هل كانت مفيدة؟

المحلول

There is no API to choose multiple directories with the JavaFX 2.2 DirectoryChooser.

Related JavaFX issue tracker issue:

RT-28443 There is no api in Directory chooser for selecting multiple directories.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top