Initial implementation. Note that second level menu navigation with the non-system menus does not work but it was not working with the current implementation so i am raising a new bug for tracking that but that can not be a showstopper for this PR.
The bug raised to track menu deficiencies JDK-8364133 ------------- Commit messages: - 8358092: Create accessibility protocol implementation that covers various type of menu items Changes: https://git.openjdk.org/jfx/pull/1858/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1858&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8358092 Stats: 106 lines in 3 files changed: 105 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/1858.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1858/head:pull/1858 PR: https://git.openjdk.org/jfx/pull/1858