altosui: Add primitive bluetooth device manager UI.
authorKeith Packard <keithp@keithp.com>
Sat, 9 Apr 2011 02:46:15 +0000 (19:46 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 14 Apr 2011 16:47:09 +0000 (09:47 -0700)
commit5b3f18b38d80aa041b971204bf7a94278bd9584a
tree76f98b88035b0a4793da5c6096b2a99c505c6648
parent8dd455204cf8712fa8c142b0c0517cec1bf5fd0f
altosui: Add primitive bluetooth device manager UI.

This isn't useful, but does inquire for available bluetooth devices
and show them in a list.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosBTDevice.java
altosui/AltosBTDeviceIterator.java [new file with mode: 0644]
altosui/AltosBTManage.java [new file with mode: 0644]
altosui/AltosConfigureUI.java
altosui/AltosUI.java
altosui/Makefile.am