Results 1 to 2 of 2
- 11-17-2007, 03:30 PM #1
- 11-17-2007, 09:27 PM #2
Depends on what it is that you want to stop the execution of. You might be able to use a thread with a while loop and sleep delay. You can bind a key to the component and use it to interrupt the thread. Or you might be able to use wait and notify.
Have a look at Lesson: Concurrency for some ideas.
Similar Threads
-
simulate form type=button press with java application
By redmoonzer01 in forum NetworkingReplies: 1Last Post: 03-29-2008, 06:28 AM -
Java Control Panel not saving changes when I press OK
By RebelScum in forum New To JavaReplies: 0Last Post: 03-21-2008, 04:22 PM -
Reading Char without needing to press enter
By x0psci in forum New To JavaReplies: 0Last Post: 11-23-2007, 04:28 PM -
enter data from an optic device
By bbq in forum Advanced JavaReplies: 2Last Post: 07-04-2007, 08:02 AM -
Javascript and enter button
By Eric in forum Advanced JavaReplies: 1Last Post: 06-11-2007, 09:39 PM


LinkBack URL
About LinkBacks

Bookmarks