Re: New line in a JTextArea (student learning here)
- From: Knute Johnson <nospam@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 Jan 2007 17:35:16 -0800
Andrew Thompson wrote:
On Jan 29, 11:12 am, Farcus Pottysqirt <where_is_my_...@xxxxxxxxxx> wrote:
.....Is the new-line
character represented differently on a different platform?
Sure is. Best to initilaise the line feed character as..
System.getProperty( "line.separator" );
Andrew T.
Andrew:
Do you know an OS that uses a different line feed that runs Java?
--
Knute Johnson
email s/nospam/knute/
.
- Follow-Ups:
- Re: New line in a JTextArea (student learning here)
- From: Andrew Thompson
- Re: New line in a JTextArea (student learning here)
- References:
- New line in a JTextArea (student learning here)
- From: Sandy
- Re: New line in a JTextArea (student learning here)
- From: Knute Johnson
- Re: New line in a JTextArea (student learning here)
- From: Sandy
- Re: New line in a JTextArea (student learning here)
- From: Farcus Pottysqirt
- Re: New line in a JTextArea (student learning here)
- From: Andrew Thompson
- New line in a JTextArea (student learning here)
- Prev by Date: Re: Is there an easy way to find the right class?
- Next by Date: Re: Is there an easy way to find the right class?
- Previous by thread: Re: New line in a JTextArea (student learning here)
- Next by thread: Re: New line in a JTextArea (student learning here)
- Index(es):
Relevant Pages
|