RFR: 8091673: Public focus traversal API for use in custom controls [v2]

Andy Goryachev angorya at openjdk.org
Wed Nov 6 20:49:20 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:

  missing newline

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1628/files
  - new: https://git.openjdk.org/jfx/pull/1628/files/0aba4924..8be95cb4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1628&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1628&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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