Solutionunvalidated
you should encapsulate that state in a message — if you want to do something on another thread that might require invoking methods on Swing Components. Outcome: It computes the answer, and posts that result back at the EDT thread.
415aca0c-89fe-4868-a68e-56bcb4d3120b
you should encapsulate that state in a message — if you want to do something on another thread that might require invoking methods on Swing Components. Outcome: It computes the answer, and posts that result back at the EDT thread.