Search the web
Sign In
New User? Sign Up
java-gui-testing · Java GUI Testing
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Does SWT has an EventQueue, which I can post event to SWT.   Message List  
Reply | Forward Message #1675 of 1683 |
I know that AWT has a EventQueue,which we can use to post events into
the JVM not the OS.
But it seems that SWT doesn't has such an EventQueue. The only way to
post event is the Display.post(), which will post event into OS.

The reason I want to post event into JVM not OS is that I want to run
serveral instances of GUI application test on the same box. Is there
any other choices?

Thanks.
Tony.




Thu Feb 28, 2008 3:20 am

flinstone_tony
Offline Offline
Send Email Send Email

Forward
Message #1675 of 1683 |
Expand Messages Author Sort by Date

I know that AWT has a EventQueue,which we can use to post events into the JVM not the OS. But it seems that SWT doesn't has such an EventQueue. The only way to...
flinstone_tony
Offline Send Email
Feb 28, 2008
4:25 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help