Ive got a JTextArea to display the conversation, and i was wondering whats the best way to store the dynamic conversation, and was wondering if there's a better way (like appending) rather then rewritting the whole string to JTextArea after every mssg sent and recieved.
thanks ahead