I'm having a problem opening a file from my JFileChooser code. I've
written the code and it compiles no problem so I now have a Frame
with menu and when I click on open, I get the next window with the
file list, choosing a file has no affect.
What do I need to use... FileInputStream / FileOutputStream
How much code will be involved.