I wanted to ask if there Is any way to get the Coordinates my coursor has within my window?
like "e.getX()" when using an Event, but without having to use an event?
or is there any sort of algorithm like getting the absolute position of the mouse and subtracting the position of the Frame?
Thanks Already and sorry for my bad english.