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?
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?
> 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.
~
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.