Clickable area
HI,
I'm working on a game. I have been using different kinds of swing-stuff in it. But I need to solve one question. I would like to check if the user clicks on different kinds of areas on the screen. I have been using a JFrame and then I draw shapes. So if the user clicks on a shape, then I want things to happen.
Best wishes, Robin

