com.phidgets.event
Interface FrequencyCounterCountListener


public interface FrequencyCounterCountListener

This interface represents a FrequencyCounterCountEvent. This event originates from the Phidget Frequency Counter

Author:
Phidgets Inc.

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

Method Detail

frequencyCounterCounted

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

Parameters:
ae - the event data object containing event data