I’m have a very strange bug within my program and can’t seem to trace it.
When I run my sudoku puzzle game nothing is displayed in the JFrame, but as soon as I resize the JFrame the puzzle and all Swing elements ‘pop’ or appear into the frame.
Also when I minimize/maximize the frame, the problem is rectified. (Where’s the emoticon of the guy hitting himself in the head with a hammer?)
Has anyone ever experienced this sort of swing bug?