Currently i\'m trying to build Swing application using SwingWorker to continuously update a panel. the processing data is done in the doInBackground() method then pass the v