git-svn-id: svn://10.0.0.236/trunk@154954 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2004-04-15 23:03:09 +00:00
parent 7f3d1127ae
commit d48a0d5e2a

View File

@@ -45,6 +45,12 @@ import org.mozilla.webclient.UnimplementedException;
import org.mozilla.webclient.impl.WrapperFactory;
/**
* <p>This is a singleton class. All native events pass thru this class
* by virtue of the {@link #pushRunnable} or {@link pushNotifyRunnable}
* methods.</p>
*/
public class NativeEventThread extends Thread {
//