KeyPressed Event on window in tray
817504Dec 6 2010 — edited Dec 6 2010Hello,
I don't know if it's a right section but let's head to the problem. I'm writing Audio Conference application and let's say that I minimized my application to system tray. Is there any way to generate key pressed event on window that is in system tray ? Can I achieve it in pure Java ? If so then how ? I was even thinking about using native libraries and I would appreciate if you could point me on the right way.
Thank you for you help.