Search
Categories
  ASP.NET
Visual C#
Visual Basic
.NET Framework
ADO.NET
AJAX
LINQ
Java
 
How To Rating
 
0.0 out of 5


Total Votes: 0
         
1 2 3 4 5
 




How to get new line in Java Console or Windows Application

Author: Waqas Anwar - Posted Date: 06-June-2009 - Category: Java   
Bookmark and Share
If you are creating java console or windows based application and you need to display new line you can use getProperty static method of System class.
String newline = System.getProperty("line.separator");
LEAVE YOUR COMMENTS LEAVE YOUR COMMENTS
 Name (required)  
 Email (required
 Website


 

 


 
 
 

Categories

My Portfolio

Website Links


Copyright @ 2009 EzzyLearning.com