I have my code done, but i need to display the results with JOptionPane. Is there a way to store the result of the for loops so i can recall it with JOptionPane.showmessage()?:confused:
thanks


...