RoboJDETM v1.5

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

public 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 v1.5

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