You should never make changes to the GUI from a thread other than the EDT. Recommended reading: Lesson: Concurrency in Swing (The Java™ Tutorials > Creating a GUI With JFC/Swing)