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

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

public class LCDDevice
extends Device

This software is distributed under the BSD License.


Constructor Summary
LCDDevice(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

LCDDevice

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

Copyright 2006 Stanford University