GridLayout - 64 JLabels is no problem whatsoever.
JamesCherrill
Posting Genius
6,373 posts since Apr 2008
Reputation Points: 2,130
Solved Threads: 1,073
Last time I wrote a chess program (yes, really) that's what I did and it worked very well - clear code and efficient running. I used ImageIcons in the JLables to show the pieces. I can share some bits of code if anyone needs convincing!
ps: Sorry - small correction - I just checked and it was actually a 8x8 array of JButtons - a bit easier to handle mouse clicks, that's all
JamesCherrill
Posting Genius
6,373 posts since Apr 2008
Reputation Points: 2,130
Solved Threads: 1,073