Re: How does GWT implement Runnable?

2013-01-09 Thread Thad
See http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/super/com/google/gwt/emul/java/lang/Runnable.java From the Javadoc comment: This interface is provided only for JRE compatibility. GWT does not support multithreading. On Tuesday, January 8, 2013 11:52:32 AM UTC-5,

How does GWT implement Runnable?

2013-01-08 Thread Charles Nelson
Hi, I've searched the group and I can't seem to find an explanation. I'm porting a pure Swing app to GWT and I need to know how GWT implements Runnable. Thanks, Charles Nelson -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view