This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes Accessing/Controlling Other windows in XP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Accessing/Controlling Other windows in XP" Watch "Accessing/Controlling Other windows in XP" New topic
Author

Accessing/Controlling Other windows in XP

Micho Lee
Greenhorn

Joined: Oct 21, 2003
Posts: 14
Hello:
I was wondering if someone could give me some direction in leaning how to access and control other windows using a separate program. For instance, I want to be able to detect when a window taskbar button blinks (saying something happened), open that window, then capture (alt-printscreen) and print a picture of that window into a file. Can someone give me some sample code or direct me to documents that would help me do this? I�m working with Java, so java related help would be most appreciated.
Thanks a bunch in advance!
Tom Angioletti
Greenhorn

Joined: Jun 25, 2001
Posts: 10
I don't think Java can do this without accessing native code via JNI.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Accessing/Controlling Other windows in XP
 
Similar Threads
How to upload a file?
Accessing/Controlling Other windows in XP
How to hide the CMD window?
Accessing/Controlling Other windows in XP
JavaHelp library how to work with