> 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: direction ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1628/files - new: https://git.openjdk.org/jfx/pull/1628/files/3d034276..282589ca Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1628&range=03 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1628&range=02-03 Stats: 37 lines in 2 files changed: 12 ins; 22 del; 3 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