Content deleted Content added
corrected a statement about other threads executing code "in" the EDT (It's impossible for thread 1 to run "in" thread 2). |
→External links: Removed a duplicate and a link that was irrelevant to the article. |
||
Line 45:
* {{Javadoc:SE|package=java.awt|java/awt}} (AWT API [[Javadoc]] documentation)
* {{Javadoc:SE-guide|swing|Swing API documentation}}
* [http://download.oracle.com/javase/tutorial/uiswing/concurrency/dispatch.html The Event-Dispatching Thread]
* [http://download.oracle.com/javase/tutorial/uiswing/concurrency/worker.html SwingWorker] description from the Swing tutorial
* [http://tech.stolsvik.com/2009/03/awt-swing-event-pumping-and-targeting.html AWT/Swing event handling] article about event pumping, dispatch and processing, and the EDT
* [http://foxtrot.sourceforge.net/ Foxtrot project home page]
{{DEFAULTSORT:Event Dispatching Thread}}
|