【问题标题】:How can I get the functionality of `<input type="file" of HTML in Swing?如何在 Swing 中获得 HTML 的 `<input type="file" 的功能? 【发布时间】:2009-08-12 06:23:29 【问题描述】: 如何在 Java Swing 中获得 HTML 的<input type="file"> 的功能? 【问题讨论】: 标签: java swing jfilechooser 【解决方案1】: 查看文档:http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html 【讨论】: