On Thu, 6 Apr 2023 20:43:13 GMT, Alexander Zuev <kiz...@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 <kiz...@openjdk.org>
Committer: Kevin Rushforth <k...@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

Reply via email to