Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JavaFX - 是否可以使用 DirectoryChooser 一次选择多个目录?
或者有什么方法可以在没有 DirectoryChooser 的情况下做到这一点?
没有 API 可以使用 JavaFX 2.2 DirectoryChooser选择多个目录。
相关 JavaFX 问题跟踪器问题:
RT-28443 目录选择器中没有用于选择多个目录的 api。