| |
Is it possible to have mouse events captured outside the java application? For example, I have a java app running on the desktop and I move my mouse outside of the container(e.g. moving my mouse to my Mozilla browser). Could I get still capture mouse events when I click on something in my browser? |