RFR: 8090456: Focus Management

Andy Goryachev angorya at openjdk.org
Fri Sep 13 22:40:14 UTC 2024


On Tue, 10 Sep 2024 16:21:30 GMT, Kevin Rushforth <kcr at 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/Parent.java line 850:
> 
>> 848:     /**
>> 849:      * The {@link TraversalPolicy} to be used by this Parent to provide assistance to the
>> 850:      * JavaFX focus traversal subsystem.
> 
> What assistance does this policy provide? When is it used?

re-phrased

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

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


More information about the openjfx-dev mailing list