Re: New line in a JTextArea (student learning here)



Sure is. Best to initilaise the line feed character as..
System.getProperty( "line.separator" );

Andrew T.


Interesting...I would never have guessed that.


.