altosui: Separate out flash debug code to separate thread
authorKeith Packard <keithp@keithp.com>
Tue, 26 Apr 2011 04:17:07 +0000 (21:17 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 26 Apr 2011 04:17:07 +0000 (21:17 -0700)
commit2e7b7b80432bb251ac39efa1fa05d32b5f250e14
tree602b6834664e4a5d80a13334fcc4b59ca4958160
parent214cd69c0e4a1617ed5cde8fc2f46a4cee6ecced
altosui: Separate out flash debug code to separate thread

This avoids blocking the Swing thread while waiting for the serial
device.

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