- Create implementation of protocol; - Wire new implementation to TEXT_AREA and TEXT_FIELD roles; - Add supporting method to store and request java side role; - Add method to retrieve node attribute for the specified parameter;
------------- Commit messages: - 8343133: Create implementation of NSAccessibilityNavigableStaticText protocol Changes: https://git.openjdk.org/jfx/pull/2130/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2130&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8343133 Stats: 229 lines in 4 files changed: 228 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/2130.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2130/head:pull/2130 PR: https://git.openjdk.org/jfx/pull/2130
