JOptionPane
Posted: Fri Jun 17, 2005 6:33 am
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.
Thanks.