Hi, I'm trying to get a small image inside of a window which is on top of its background image
to receive clicks, which would then do something. How should the frame be made so that it works
and I'm not sure how to get the image to receive the clicks. At the moment I'm using Canvas and JFrame.
Any help is appreciated. Thanks.

