On Tue, 10 Sep 2024 16:30:51 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Public APIs for focus traversal and the focus traversal policy:
>> 
>> https://github.com/andy-goryachev-oracle/Test/blob/main/doc/FocusTraversal/FocusTraversal.md
>> 
>> This work is loosely based on the patch
>> https://cr.openjdk.org/~jgiles/8061673/
>
> modules/javafx.graphics/src/main/java/javafx/scene/traversal/FocusTraversal.java
>  line 63:
> 
>> 61: 
>> 62:     /**
>> 63:      * Traverse focus downward as a response to pressing a key.
> 
> Is this a convenience method like the ones that follow? If so, add docs (and 
> if not, why not?).

missed this one!  thanks.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1555#discussion_r1754970299

Reply via email to