:: com :: sun :: star :: accessibility ::

service AccessBridge
Description
The UNO <->Java Access Bridge allows any native frame window to become accessible by implementing the XAccessible interface.

Therefor the UNO <->Java Access Bridge utilizes the Java <->Windows and Java <->GNOME access bridge by registering the native frames as Java windows.

Since
OpenOffice 1.1.2

Exported Interfaces
::com::sun::star::lang::XInitialization
Description
Expects and instance of XExtendedToolkit as first parameter

 
Top of Page