serial
Interface UniversalProjector

All Known Implementing Classes:
ToshibaTLP670, PanasonicPTL592U

public interface UniversalProjector


Method Summary
 boolean inputRGB1()
           
 boolean inputRGB2()
           
 boolean inputVideo()
           
 boolean switchTo(String channel)
           
 boolean turnOff()
           
 boolean turnOn()
           
 

Method Detail

turnOn

public boolean turnOn()

turnOff

public boolean turnOff()

inputVideo

public boolean inputVideo()

inputRGB1

public boolean inputRGB1()

inputRGB2

public boolean inputRGB2()

switchTo

public boolean switchTo(String channel)