posted 13 years ago
Sure, I have a .java that looks like this with comments organized the way I want them:
Then I use the readFileData() method to read this file into a JTextArea and the comments are organized the way I had them in the original file. This is what is in the JTextArea:
As you can see the comments come out not lined up in the way they were in the original file. I am referring to the block comments at line 55+.
Hunter
"If the facts don't fit the theory, get new facts" --Albert Einstein