1. Java SwingWorker - using publish/process to update a TextArea in EDT? stackoverflow.comI had just coded a Swing program that starts up a SwingWorker (which runs a Socket Server). I have a JTextArea on the Swing GUI which gets updated with the data ... |