altosui: Clean up flash code to ensure swing gets called from right thread
authorKeith Packard <keithp@keithp.com>
Fri, 26 Nov 2010 01:29:28 +0000 (17:29 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 26 Nov 2010 01:29:28 +0000 (17:29 -0800)
commitb8f05cdc0e9b4a96852eed9d38ff6d5950e2d2ed
tree5543c71cc0d0b73343a1980aa6d7cd5970d70cb2
parentadbb14c63d85b7a54223f88ac623571456f4a462
altosui: Clean up flash code to ensure swing gets called from right thread

This moves all of the flash code to a separate thread and passes
messages back to the swing thread to keep the UI up to date.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosFlash.java
altosui/AltosFlashUI.java