aspose file tools
The moose likes Swing / AWT / SWT and the fly likes How to stop application outside? 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 » Swing / AWT / SWT
Reply Bookmark "How to stop application outside?" Watch "How to stop application outside?" New topic
Author

How to stop application outside?

Roman V
Greenhorn

Joined: Dec 16, 2001
Posts: 7
I has some work with Robot class. I cant stop application through Frame because mouse moving very fast. I want to stop it with Key Event outside of application.
Its 100% possible but how I can do this with Java?
 
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: How to stop application outside?
 
Similar Threads
Dispose Window & jar
respond as early as possible ok
atomic block of code?
Key event
code to start/stop a java app on linux