|
-
January 2nd, 2007, 08:39 AM
#1
find other application's window
Hi there!
It's been a long time since my last visit, but now I'm back with a brand new question:
From a Java application (JFrame implementing a main method) I would like to set the focus to a certain application which is also running on the Windows machine. When this application has the focus, I will send a "F5"-keypress to it (using the Robot class) to make it perform a data refresh.
It would be perfect, if I could - for example - find the applications window by it's title and then maximize it. Is there a way to do that?
Thanx in advance, any help will be appreciated.
Regards,
leo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|