
-----------------------------------
raptors892004
Tue Dec 26, 2006 11:34 am

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 :)
