View Single Post
Old Dec 2nd, 2006, 4:01 AM   #4
Jarod Silverstar
Newbie
 
Join Date: Dec 2006
Posts: 7
Rep Power: 0 Jarod Silverstar is on a distinguished road
Well, I partly figured it out.

When I do this:
outArea.setText(data[0].toString() + data[1].toString());

I get my output. But it seems to be that there must be a much better way of doing this.
Jarod Silverstar is offline   Reply With Quote