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.

Click here to download the source.

Comments are closed.