how to print the entire contents of JFrame

hi i have frame ....which contains textarea,label,table..arranged in aspecific order...i need to print the data of these components ...plz help
[185 byte] By [deepak_cuceka] at [2007-11-27 2:15:17]
# 1
Attach Listeners to those components and implement those interfaces. While implementing get the data entered by user.
Vencya at 2007-7-12 2:11:57 > top of Java-index,Desktop,Core GUI APIs...