-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b85
-
generic
-
generic
-
Verified
Some of tab classes do too much work on the update timer thread and the AWT Event Dispatch Thread. The update methods should be converted to use SwingWorker. This will also help in migrating to using the new JConolePlugin interface.