Content deleted Content added
m Reverted edits by 196.12.47.8 (talk) to last version by AntiVandalBot |
|||
Line 21:
* [http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html#SwingWorker SwingWorker] description from the Swing tutorial
* [http://foxtrot.sourceforge.net/ Foxtrot project home page]
* [http://spin.sourceforge.net/ Spin project home page]
* [http://www.swingwiki.org/other:swing_threading Swing multithreading issues] article on SwingWiki.org, containing descriptions and workarounds for several problems caused by EDT misuse
* [http://www.swingwiki.org/best:use_worker_thread_for_long_operations Use worker thread for long operations] article on SwingWiki.org, containing code examples for SwingWorker and Foxtrot
|