Integrated: 8301312: Create implementation of NSAccessibilityButton protocol

Alexander Zuev kizune at openjdk.org
Mon Jun 5 17:10:20 UTC 2023


On Thu, 6 Apr 2023 20:43:13 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Add the common base component for all the new implementing native classes Change native peer creation to use the new base component The new code will instantiate new protocol implementation  for the given role if it exists or an old one if it does not exist
> Added BUTTON role implementing class

This pull request has now been integrated.

Changeset: 05548ace
Author:    Alexander Zuev <kizune at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/05548ace27f099a5ce152e3fb9efb4d22da683c8
Stats:     421 lines in 7 files changed: 372 ins; 41 del; 8 mod

8301312: Create implementation of NSAccessibilityButton protocol

Reviewed-by: kcr, arapte

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

PR: https://git.openjdk.org/jfx/pull/1084


More information about the openjfx-dev mailing list