Content deleted Content added
Ultimatepolo (talk | contribs) |
Invalid SSL certificate, not necessary anyway since site doesn't request any sensitive user information |
||
Line 7:
| title=The Event Dispatch Thread
| publisher=[[Sun Microsystems]]
| accessdate=2010-03-19}}</ref><ref>http://weblogs.java.net/blog/alexfromsun/archive/2005/11/debugging_swing_1.html</ref>. To avoid these problems, Swing standards states{{Where|date=July 2010}} that all [[Graphical user interface|user interface]] components should be created '''and''' accessed '''only''' from the AWT event dispatch thread. A popular third-party [[Pluggable look and feel|Look and Feel]] named [
== Executing code in the EDT ==
|