> Add the common base component for all the new implementing native classes > Change native peer creation to use the new base component The new code will > instantiate new protocol implementation for the given role if it exists or > an old one if it does not exist > Added BUTTON role implementing class
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Properly use NSObject instead of the GlassAccessible type. ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1084/files - new: https://git.openjdk.org/jfx/pull/1084/files/2834c7da..d7602336 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1084&range=03 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1084&range=02-03 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/1084.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1084/head:pull/1084 PR: https://git.openjdk.org/jfx/pull/1084