altosui: Move AltosIgniteUI device open out of Swing thread
authorKeith Packard <keithp@keithp.com>
Tue, 26 Apr 2011 05:55:08 +0000 (22:55 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 26 Apr 2011 05:55:08 +0000 (22:55 -0700)
commite3bf13a38d24e95b16df1e2f01952d10f24cda10
treed93207729548cbb97f67704e1f12b595721012d8
parent109344d54d3fa4f79342fd1ea2a3f4085475e30c
altosui: Move AltosIgniteUI device open out of Swing thread

Eliminate more blocking code from the Swing thread.

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