JaysGitLab / cs-5666-scatt-jacc-caj

cs-5666-scatt-jacc-caj created by GitHub Classroom
1 stars 1 forks source link

File Chooser #4

Closed bclinthall closed 7 years ago

bclinthall commented 7 years ago

Implement a file chooser. Here's how: http://docs.oracle.com/javase/tutorial/uiswing/components/filechooser.html. Have it print the path of the file chosen to console.

thehunte199 commented 7 years ago

Working on the test for this currently. Hoping to finish within the hour.

thehunte199 commented 7 years ago

Assigning a 3 hr label estimation. Going to work for 1 tonight to develop the test.

ejcole commented 7 years ago

We have merged this to master and this is resolved now.