:: 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
OOo 1.1.2

Exported Interfaces - Summary
::com::sun::star::lang::XInitialization

Expects and instance of XExtendedToolkit as first parameter

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

 
Top of Page