Hi all,
I am planning to write a simple program to log all the keys typed. i will run my java process in background. but even then i have log all the keys pressed in thro the keyboard. How can i do so. I want to do this using core Java with out any GUI.
If some have any idea reg this, pls do help me..
Thanks
I am planning to write a simple program to log all the keys typed. i will run my java process in background. but even then i have log all the keys pressed in thro the keyboard. How can i do so. I want to do this using core Java with out any GUI.
If some have any idea reg this, pls do help me..
Thanks
Comment