dLife Home Page

Package dlife.gui.connectiondialog

Class Summary
BluetoothConnection This class contains information necessary for connecting to a bluetooth device.
BluetoothDeviceList This class holds a list of all of the currently available bluetooth devices that match a specified pattern for their "friendly name".
BluetoothNameMap This class maintains a mapping from bluetooth address to a user defined name for the device.
Connection A Connection is a model (in MVC sense) of a connection.
ConnectionDialog Display a dialog for obtaining the information necessary to create a connection to a robot, service or another computer.
SerialPortConnection Connection via a serial device file (unix).
ServerPortMap This is a structure that holds server address / port pairs that have been used with a robot (e.g.
SocketConnection This class represents a SocketConnection.
 


dLife Home Page