TextArea, Line Wrap and \n

Is there a TextArea in Java that when you use line wrap and export the text into a textfile, \n where the line wrap is preserved?

[136 byte] By [blackmagea] at [2007-11-27 10:59:09]
# 1

> Is there a TextArea in Java that when you use line

> wrap and export the text into a textfile, \n where

> the line wrap is preserved?

Not in the core API, but nothing prevents you from searching for a 3PL or rolling your own.

~

yawmarka at 2007-7-29 12:21:08 > top of Java-index,Java Essentials,Java Programming...
# 2

Quit triple posting questions. I just wasted time answering this question again in the Swing forum even though you now have the same answer in three different postings.

You obviously learned nothing from our discussion about forum ettiquette in your last posting.

camickra at 2007-7-29 12:21:08 > top of Java-index,Java Essentials,Java Programming...