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

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

public class ProjectorDevice
extends Device

This software is distributed under the BSD License.


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

ProjectorDevice

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

Copyright 2006 Stanford University