Code Sample: File Chooser Demo v1.0
November 2nd, 2008
Swing provides built in support for a file chooser dialog. It’s a huge time saver to not have to implement all of the pieces involved, the component is pretty well flushed out, and it’s easy to use.
The attached code is released under the GNU General Public License.

