aspose file tools
The moose likes Beginning Java and the fly likes focusable window when minimized Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "focusable window when minimized" Watch "focusable window when minimized" New topic
Author

focusable window when minimized

Justin Fox
Ranch Hand

Joined: Jan 24, 2006
Posts: 802
ok i have a program that will keep moving the mouse when the applet is
minimized, but how would i make it possible to pause that application.

like for instance say the applet is minimized, and I want to be able
to press the letter 'P' for pause.

right now it works when the applet is focusable, but i want to be able to do it when its not.

thanks,

Justin

p.s
does it have to do with setting the window focusable(true)?


You down with OOP? Yeah you know me!
 
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: focusable window when minimized
 
Similar Threads
How to get handle of the window running the applet?
Component Checking If the Applet Window is Minimized
Child window reload problem
blink minimized window
Pop up window should not get minimized