Logging Interface Activity - Java -


i'd know how can log user activities in java, mean, button user clicked or key pressed, without adding code original source code.

i'd appreciate help, thank you.

you might have success running program agent calls toolkit.addawteventlistener.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -