So there are two different classes TextFile and Project02. Project02 is GUI which I try and hit open file. It opens JFileChooser and I select a file and hit open then right away just opens the JFileChooser again.. I just need some pointers on where to fix this issue. I believe it would be in the "IF-ELSE" but I'm trying to maintain the same structure as this is for school.