com.phidgets.event
Interface StepperVelocityChangeListener


public interface StepperVelocityChangeListener

This interface represents a StepperVelocityChangeEvent. This event originates from the Phidget Stepper Controller

Author:
Phidgets Inc.

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

Method Detail

stepperVelocityChanged

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

Parameters:
ae - the event data object containing event data