Event dispatching thread: Difference between revisions

Content deleted Content added
External links: Removed a duplicate and a link that was irrelevant to the article.
Line 19:
| publisher=[[Sun Microsystems]]
| accessdate=2011-10-02}}</ref>.
A popular third-party [[Pluggable look and feel|Look and Feel]] named [http://substance.dev.java.net/ Substance] goes as far as to refuse to instantiate any Swing component off of the Event Dispatch Thread,<ref>http://www.pushing-pixels.org/?p=368</ref> to prevent coders from making such a coding mistake from occurring.
 
== Executing code in the EDT ==