How to Open a File Viewer in Java

Hello, does anyone know the class/JObject that can be added to a file menu to allow a user to select files from their computer?
[134 byte] By [jsmootha] at [2007-10-2 5:30:55]
# 1
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/filechooser/package-summary.htmlBaron Samedi
BaronSamedia at 2007-7-16 1:41:55 > top of Java-index,Java Essentials,Java Programming...
# 2
Source code for file dialog open http://www.demo2s.com/Code/Java/Swing-JFC/File-Chooser.htm
yinpeng265a at 2007-7-16 1:41:55 > top of Java-index,Java Essentials,Java Programming...