edu.stanford.hci.r3.devices.types
Class HandheldDevice

java.lang.Object
  extended by edu.stanford.hci.r3.devices.Device
      extended by edu.stanford.hci.r3.devices.types.HandheldDevice

public class HandheldDevice
extends Device

This software is distributed under the BSD License.


Constructor Summary
HandheldDevice(java.lang.String theHostNameOrIPAddr, java.lang.String descriptiveName)
           
 
Method Summary
 
Methods inherited from class edu.stanford.hci.r3.devices.Device
connect, disconnect, doOpenFile, doOpenURL, doPlaySound, doSpeakText, getActionChannel, getAudioChannel, getDisplayChannel, getName, invokeAction, isAlive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandheldDevice

public HandheldDevice(java.lang.String theHostNameOrIPAddr,
                      java.lang.String descriptiveName)

Copyright 2006 Stanford University