RoboJDETM v2.0

com.ridgesoft.robotics
Interface IrRemote

All Known Implementing Classes:
Mvp1IrRemote, SonyIrRemote

public interface IrRemote

Generic interface to an object that supports receiving data from an infrared remote control.


Method Summary
 int read()
          Reads the next value received from the remote control or returns -1 if no character has been received since the last read.
 

Method Detail

read

int read()
Reads the next value received from the remote control or returns -1 if no character has been received since the last read.

Returns:
value received from the remote control or -1 if no data has been received

RoboJDETM v2.0

Copyright (c) 2003-2009 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com