Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

displaying array in JOptionPane

807603Dec 4 2007 — edited Dec 4 2007
Im pretty new to java programming. The program Im writing now contains a 2-dimensional, 3 by 3 array. I was wondering if it is possible to display that array in a JOptionPane.showInputDialog statement?

If not, how else could i display the array (besides System.out) ?

Do you want to see the code, or is this explanation sufficient?

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2008
Added on Dec 4 2007
2 comments
364 views