Hello Everyone
I Google'd for a solution to my problem, but I couldnt find anything
I want to add a MouseClickEvent for my GUI, but only for a small part of my JFrame.
I made it work with a Invisible Button, but for several reasons I'd like to add the Event in the JFrame.
Is there a Method with which I can define a range from the X/Y-Coordinates of the JFrame?
Sorry for my imperfect english
Thx
Student_27