Monday, May 24, 2010

How do i properly use a line printer spacing chart for printing a heading in java?

If your question ask how to create a simple line in java that will be displayed in the system window, the code is:


System.out.println("Type your heading in here");


plus your going to need to set up your class and main method to actually print that line of code but I'm going to assume you know that.


Note: You may want to use a java forum as yahoo answers is not always the best source for java programming, i recommend: http://forum.java.sun.com/


If this answer does not answer your question please provide additional details to your question.


-I hope this helps


No comments:

Post a Comment