Re: New line in a JTextArea (student learning here)
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 28 Jan 2007 22:27:07 -0800
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.
.
- Follow-Ups:
- Re: New line in a JTextArea (student learning here)
- From: Knute Johnson
- Re: New line in a JTextArea (student learning here)
- From: Farcus Pottysquirt
- 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
- New line in a JTextArea (student learning here)
- Prev by Date: Re: altenatives for double is mathematical integer
- Next by Date: How to move text in java
- 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
|
|