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.
我知道有一种方法可以使您选择的文件只能是特定类型,但目前,我不知道如何。有人可以请指定这个吗?顺便说一句,我知道它涉及字段 FILES_ONLY 或类似的东西。我在 Javadoc 中找不到任何东西,所以我一定做错了什么......
其实,我现在知道你用了chooser.setSelectionMode(JFileChooser.whatever);,所以我现在觉得很傻……
chooser.setSelectionMode(JFileChooser.whatever);