Jtextarea prob..
I have a program..which takes user input and adds this to an array..called UCLmembers.
I have made the gui..and have a button which prints the list of staff/student objects added to the screen (in command prompt)
i now need to adapt the program so that it prints the list in a jtextarea..
how can i get the program to print the array list in the jtextarea instead of the command prompt?
if any code is required please say..i shall post..!

