Question : Trying to create a grid-paper like grid in java...

I'm trying to create a grid-paper-like grid in java that I can later overlay images of numbers into the various boxes... but for now I'd like to just get the first piece... the grid and I'm having a tough time with this.  

Would anyone be able to point me in the right direction, and perhaps give me a small code sample to get me started?

I'm using the following version of Java for what it's worth...

java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)

Answer : Trying to create a grid-paper like grid in java...

other alternative would be to paint the grid

http://answers.yahoo.com/question/index?qid=20081118204215AAigMyf
Random Solutions  
 
programming4us programming4us