How can I get the functionality of <input type="file"> of HTML in Java Swing?
<input type="file">
See the docs: http://java.sun.com/docs/books/tutorial/uiswing/components/filechooser.html