altosui: Display exception messages from swing thread
authorKeith Packard <keithp@keithp.com>
Tue, 29 Mar 2011 16:38:23 +0000 (09:38 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 29 Mar 2011 16:38:23 +0000 (09:38 -0700)
Flight log management exceptions were getting displayed from the log
serial I/O thread instead of the swing thread. That's a bad plan.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found