--- /dev/null 2016-10-26 21:20:31.000000000 -0500 +++ new/src/jdk.accessibility/windows/native/include/bridge/readme.html 2016-10-26 21:20:30.238896200 -0500 @@ -0,0 +1,18 @@ + + + + +Java Access Bridge API readme + + +

Java Access Bridge API

+

This directory contains the header files required to interface to the Java Access Bridge API. + In addition to these header files AccessBridgeCalls.c must be compiled and linked to your application. + AccessBridgeCalls.c implements the Java Access Bridge API and + also hides the complexities associated with interfacing to the associated Java Access Bridge DLL + which is installed when Java is installed.

+

AccessBridgeCalls.c is available for download from the + + OpenJDK repository.

+ +