Thread
:
problems trying to view the contents of a text file in JTextArea
View Single Post
#
2
(
permalink
)
07-19-2007, 12:20 AM
oregon
Member
Join Date: Jul 2007
Posts: 41
You are writing every time the content, you don't add new lines.
I think that the last thing that it read is "\n" or some null string.
check it out.
Last edited by oregon : 07-19-2007 at
02:53 PM
.
oregon
View Public Profile
Send a private message to oregon
Find all posts by oregon