reset password
Author Message
dtang9
Posts: 52
Posted 10:18 Nov 12, 2017 |

For HW11P03, do we have to use JFileChooser? I searched for it on the Java API but I still don't understand it. I can't find any example of it on Github.

kknaur
Posts: 540
Posted 11:14 Nov 12, 2017 |

Sorry, I meant to remove all references to JFileChooser in the homework.  You DO NOT need to use it.  Originally it was part of my lectures but I have since removed it because it is outdated Java GUI code that we no longer use.