Printable View
How can I read in data from a JTextArea?
Did you look at the API? In particular the getText method? JTextArea (Java Platform SE 6)