Event dispatching thread: Difference between revisions

Content deleted Content added
External links: Removed outdated links. Didn't check all of them
Line 31:
* [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 (earlier version) and Foxtrot
 
[[Category:Java programming language]]