RFR: 8091673: Public focus traversal API for use in custom controls [v4]
Andy Goryachev
angorya at openjdk.org
Mon Oct 28 16:13:37 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 work is loosely based on the patch
> https://cr.openjdk.org/~jgiles/8061673/
>
> And is a scaled down version (with the public traversal policy API removed) of
> #1555
Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
review comments
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1604/files
- new: https://git.openjdk.org/jfx/pull/1604/files/bd1ccd11..c8b7b2ed
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1604&range=03
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1604&range=02-03
Stats: 35 lines in 2 files changed: 2 ins; 14 del; 19 mod
Patch: https://git.openjdk.org/jfx/pull/1604.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1604/head:pull/1604
PR: https://git.openjdk.org/jfx/pull/1604
More information about the openjfx-dev
mailing list