How do I make a JTextArea read a file into it?
807598Apr 30 2006 — edited Apr 30 2006What I'm trying to do is call a txt. file and have it print what's in the txt. file into a JTextArea. I looked at the API but was unable to see where I could do this or at least didn't understand what I could use. Any help would be appreciated.