Thread
:
Trouble inputing data to an Array
View Single Post
Dec 2nd, 2006, 2:19 PM
#
5
titaniumdecoy
Expert Programmer
Join Date: Nov 2005
Posts: 856
Rep Power:
3
If you want to print every item in the list, use a loop. Consider cocatenating each item into a temporary String variable, or using JTextArea's append method.
titaniumdecoy
View Public Profile
Visit titaniumdecoy's homepage!
Find More Posts by titaniumdecoy