altosui: Pop up 'Connecting' dialog during Monitor Idle
authorKeith Packard <keithp@keithp.com>
Fri, 31 Oct 2014 04:59:45 +0000 (21:59 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 31 Oct 2014 04:59:45 +0000 (21:59 -0700)
commitb0e903a76276e33f531eade42ac721c9490c6758
treeafdb7cb33056227b57f738ce4c18c2cf6ad011e1
parentef00182c79bd7a56fbc5d782cb8f4aa0079bb86f
altosui: Pop up 'Connecting' dialog during Monitor Idle

This was a bit harder than expected as I had to wire up a way to shut
down the whole monitor idle window when you clicked on the cancel button.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosIdleMonitor.java
altoslib/AltosIdleMonitorListener.java
altoslib/AltosLib.java
altoslib/AltosLink.java
altosui/AltosIdleMonitorUI.java