RFR: 8358255: Factor out boilerplate code of EventHandler properties in Scene and Window

Kevin Rushforth kcr at openjdk.org
Tue Jun 3 15:35:34 UTC 2025


On Sun, 1 Jun 2025 21:42:17 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> `EventHandler` property implementations in `Scene` and `Window` use anonymous classes derived from `ObjectPropertyBase`. We can remove about 650 lines of boilerplate code by using a common property class instead.

@arapte can be the second reviewer

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1819#issuecomment-2936001648


More information about the openjfx-dev mailing list