On Wed, 26 Oct 2022 10:39:51 GMT, Tejesh R <t...@openjdk.org> wrote: >> There is an offset added in x-position. That's why `ClickMouse ` is not >> reused. > > Yeah, compute the offset in main method and just pass the point. So that > whole method can be reused.
Updated. ------------- PR: https://git.openjdk.org/jdk/pull/10866