printing

Can you choose just to print a JTextArea which appears on a GUI to a printer? if so how can you go about doing this?
[123 byte] By [lozengera] at [2007-11-26 21:07:07]
# 1
Well you could get its text and then send this to a textfile via IO and print this.
kikemellya at 2007-7-10 2:41:41 > top of Java-index,Java Essentials,New To Java...