Page 1 of 1

JOptionPane

Posted: Fri Jun 17, 2005 6:33 am
by schafft
How do you allow a user to input a list of numbers in the input window using the JOptionPane? I'm trying to write a program to allow a user to input test scores then get the total number of scores, avg score, high and low score, etc. I can't figure out how to get a list of numbers to be input. I'm new at programming so any help is greatly appreciated.

Thanks.

Posted: Thu Jun 23, 2005 8:52 am
by huw
Hi Schafft,
This isn't really a Java forum. Try here:
http://forum.java.sun.com/forum.jspa?forumID=57

Posted: Thu Jun 23, 2005 10:53 pm
by schafft
Thanks!