com.phidgets.event
Interface OutputChangeListener


public interface OutputChangeListener

This interface represents a OutputChangeEvent. This event originates from the Phidget Interface Kit and the Phidget RFID Reader

Author:
Phidgets Inc.

Method Summary
 void outputChanged(OutputChangeEvent ae)
          This method is called with the event data when a new event arrives.
 

Method Detail

outputChanged

public void outputChanged(OutputChangeEvent ae)
This method is called with the event data when a new event arrives.

Parameters:
ae - the event data object containing event data