The question I have is exactly same in requirement as How to pass mouse events to applications behind mine in C#/Vista? , but I need the same for a Transparent Java UI. I can easily create a transparent Java UI using 6.0 but couldn’t get any info about passing events through the app to any applications(say a browser) behind.
Share
I believe this will answer your question. To run it you will need Java 6 update 10 and above.
I tested it on Windows Vista
Note that you need to either have an undecorated window or one that is decorated by Java alone (not the default OS decoration) otherwise the code won’t work.