aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Capturing Mouse Events for invisible JWindow or JFrame Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Capturing Mouse Events for invisible JWindow or JFrame" Watch "Capturing Mouse Events for invisible JWindow or JFrame" New topic
Author

Capturing Mouse Events for invisible JWindow or JFrame

dmorris3
Greenhorn

Joined: Aug 16, 2001
Posts: 1
I am trying to create a screencapture utility. I would like to implement a rubberband "click and drag" to select an area on the screen to capture. Is there a way to capture mouse events on an invisible JWindow or JFrame to implement this? If not, then is there a way to capture mouse events on the screen in the MS windows environment?
Thanks,
Darrin
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Capturing Mouse Events for invisible JWindow or JFrame
 
Similar Threads
Dragging a JWindow
Resizing JWindow
capture events outside of JFrame
JVM crash
mouse related