I wrote this program and it works perfectly running in the console. I want to use swing dialog boxes. I replaced all my console outputs with
JOptionPanes. But I realize I need to find a way to...