Posted: Tue Dec 26, 2006 11:34 am Post subject: bejeweled game help
I'm starting to make the game Bejeweled but I'm wondering what the best way to display the game pieces on which the user clicks is. I tried using JLabels which display the piece picture but I cannot add an action listener to a JLabel so now its back to JButton. Any helpful comments would be greatly appreciated