nikerw
03-04-2003, 10:23 PM
Disclaimer: Im in a java programming class in college and the professor doesnt do very good at explaining things, so dont be suprised if you see me posting quite a few questions on the boards.
OK, my first question. I am making a multiplication table using nested for statements and MVC architecture, not really because it is the only way to do it, but because it is required for the class that we do it this way. Anyways, I made my multiplication table, but when I am displaying it the spaces get all messed up. Is there a tab command for java, and will it line up the numbers in vertical rows. To see what I am talking about I have attached my jar file. Thank you very much.
OK, my first question. I am making a multiplication table using nested for statements and MVC architecture, not really because it is the only way to do it, but because it is required for the class that we do it this way. Anyways, I made my multiplication table, but when I am displaying it the spaces get all messed up. Is there a tab command for java, and will it line up the numbers in vertical rows. To see what I am talking about I have attached my jar file. Thank you very much.