i have read the swing tutorial i know how to display the text area but i wanted to know that how do i get the text on it which i have stored in the .DOC file somewhere else.????
Originally posted by r035198x
Read the swing tutorial on how to use JTextArea. We've already talked about the .doc part.
Comment