J
JS
Hi all, Im just learning Java and was wondering if there is any way of
displaying a String[][] in a grid form. I have managed it using loads of
System.out.println statements printing each row at a time but i need to be
able to print it in a text area or similar, as long as its in a 15 x 15
square grid i dont mind how. Any ideas welcome. thanks in advance
James
displaying a String[][] in a grid form. I have managed it using loads of
System.out.println statements printing each row at a time but i need to be
able to print it in a text area or similar, as long as its in a 15 x 15
square grid i dont mind how. Any ideas welcome. thanks in advance
James