altosui: Make bluetooth dialog modal
authorKeith Packard <keithp@keithp.com>
Mon, 18 Apr 2011 23:16:38 +0000 (18:16 -0500)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Apr 2011 23:16:38 +0000 (18:16 -0500)
commitf249e5926f5fd9f86c41e7f0a414193533d4d8b0
tree2b24f7cfe4d45134caee3b70b428e8f463cfae88
parent84163eee7847a09fe78f8762b28f857d76bf5755
altosui: Make bluetooth dialog modal

This allows it to be displayed correctly while the device dialog box
(also modal) is up.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosBTDevice.java
altosui/AltosBTDeviceIterator.java
altosui/AltosBTManage.java
altosui/AltosDeviceDialog.java
altosui/AltosUI.java