Integrated: 8091673: Public focus traversal API for use in custom controls

Andy Goryachev angorya at openjdk.org
Tue Nov 12 23:51:15 UTC 2024


On Wed, 6 Nov 2024 17:49:59 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Public focus traversal API for use in custom controls.
> 
> https://github.com/andy-goryachev-oracle/Test/blob/main/doc/FocusTraversal/FocusTraversal-v3.md
> 
> This is a lightweight change that only adds the public API for focus traversal, containing neither the public API for the traversal policy (#1555) nor with the changes for the traversal policy hidden (#1604).

This pull request has now been integrated.

Changeset: 688f7fa0
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/688f7fa0168143c9c73dd8f17cbe668f9d19f79c
Stats:     263 lines in 4 files changed: 262 ins; 0 del; 1 mod

8091673: Public focus traversal API for use in custom controls

Reviewed-by: kcr, mstrauss, jhendrikx

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

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


More information about the openjfx-dev mailing list