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)
commit8ade7d99f02df825e70d0a964b4648156101ef78
treed23fa46b953b9c8d8eb9ea4695ef2ba99311b6e3
parent2f9be009ef26e3d7539f5932d267d7a8a7bcb7eb
altosui: Display exception messages from swing thread

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>
altosui/AltosEepromManage.java