RFR: 8091673: Public focus traversal API for use in custom controls [v5]
Andy Goryachev
angorya at openjdk.org
Thu Nov 7 18:44:23 UTC 2024
> 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).
Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
focus visible
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1628/files
- new: https://git.openjdk.org/jfx/pull/1628/files/282589ca..4cd02734
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1628&range=04
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1628&range=03-04
Stats: 13 lines in 1 file changed: 7 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jfx/pull/1628.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1628/head:pull/1628
PR: https://git.openjdk.org/jfx/pull/1628
More information about the openjfx-dev
mailing list