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)
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>

No differences found