View Single Post
  #3 (permalink)  
Old 05-09-2008, 04:13 AM
kewlgeye kewlgeye is offline
Member
 
Join Date: Apr 2008
Posts: 33
kewlgeye is on a distinguished road
JOptionPane Display Difficulties
Thank you this worked well. i understand everything you did except this statement in the code

String values = Arrays.toString(list);

Also can I get the lines to print after 45 numbers on a new line. I am going to look this up and if I figure it out before someone posts I will post my findings.

Thanks
Reply With Quote