Event dispatching thread: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m Swing and thread safety: WP:CHECKWIKI error 61 fix, References after punctuation per WP:REFPUNC and WP:PAIC using AWB (8459)
Fredio54 (talk | contribs)
Replace ambiguous language.
Line 19:
| publisher=[[Sun Microsystems]]
| accessdate=2011-10-02}}</ref>
A popular third-party [[Pluggable look and feel|Look and Feel]] named [http://java.net/projects/substance/ Substance] goes as far as to refuse to instantiate any Swing component offwhen ofnot running within the Event Dispatch Thread,<ref>http://www.pushing-pixels.org/?p=368</ref> to prevent such a coding mistake from occurring.
 
== Executing code in the EDT ==