RFR: 8091673: Public focus traversal API for use in custom controls [v2]

Nir Lisker nlisker at openjdk.org
Sat Oct 26 14:37:10 UTC 2024


On Fri, 25 Oct 2024 17:40:36 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

>> Of these, I like `requestFocusTraversal` best. Another alternative: `requestMoveFocus`.
>
> Plain `requestFocus` can also work as it can be overloaded with the direction parameter.

I like the overloaded `requestFocus` idea as well.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1604#discussion_r1817861983


More information about the openjfx-dev mailing list