altosui: Allow TM config connection to be canceled.
authorKeith Packard <keithp@keithp.com>
Sat, 26 Mar 2011 07:01:22 +0000 (00:01 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 26 Mar 2011 07:59:23 +0000 (00:59 -0700)
commit97517ee585462c2d355f23f999fb8d9ebd908ec1
tree4f197e699297782dce92cd222d26f3b951266460
parent2c121f1ef495e8af3eb39210baa40e212b691894
altosui: Allow TM config connection to be canceled.

This leaves the config UI connection attempt running and pops up a
dialog box when it takes 'too long' in the remote case so that users
with Tm or Tn devices can bring up the UI, and then boot the Tm/Tn
without needing to time things carefully.

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