Capturing Keyboard Events Using Java UNO

Creating a macro - Writing a Script - Using the API (OpenOffice Basic, Python, BeanShell, JavaScript)
Post Reply
sureshcth
Posts: 2
Joined: Sun Jan 27, 2013 12:48 pm

Capturing Keyboard Events Using Java UNO

Post by sureshcth »

Hello All,

I would like to implement a keyboard listener java UNO component. I tried implementing XKeyListner, XkeyHandler etc, but those are not working.
How to capture Keyboard events using Java UNO?


Thanks in advance...


Suresh
OpenOffice.org 3.20 on Ubuntu 10.04
Post Reply