RFR: 8301312: Create implementation of NSAccessibilityButton protocol [v4]

Alexander Zuev kizune at openjdk.org
Wed May 24 07:35:04 UTC 2023


On Mon, 22 May 2023 22:38:15 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Why was this method moved from GlassAccessible.m to here? It seems fine, I was just curious.

Eventually all the functionality will be moved from the GlassAccessible to the new classes. In this case i moved the method because i changed it so it is not a GlassAccessible specific anymore.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1084#discussion_r1203600000


More information about the openjfx-dev mailing list