Package com.phidgets.event

This package contains interfaces and data classes for all Phidget related events.

See:
          Description

Interface Summary
AccelerationChangeListener This interface represents a AccelerationChangeEvent.
AttachListener This interface represents a AttachEvent.
BackEMFUpdateListener This interface represents a BackEMFUpdateEvent.
BridgeDataListener This interface represents a BridgeDataEvent.
CodeListener This interface represents a CodeEvent.
CurrentChangeListener This interface represents a CurrentChangeEvent.
CurrentUpdateListener This interface represents a CurrentUpdateEvent.
DetachListener This interface represents a DetachEvent.
EncoderPositionChangeListener This interface represents an EncoderPositionChangeEvent.
EncoderPositionUpdateListener This interface represents an EncoderPositionUpdateEvent.
ErrorListener This interface represents a ErrorEvent.
FrequencyCounterCountListener This interface represents a FrequencyCounterCountEvent.
GPSPositionChangeListener This interface represents a GPSPositionChangeEvent.
GPSPositionFixStatusChangeListener This interface represents a GPSPositionFixStatusChangeEvent.
InputChangeListener This interface represents a InputChangeEvent.
KeyChangeListener This interface represents a KeyChangeEvent.
KeyRemovalListener This interface represents a KeyRemovalEvent.
LearnListener This interface represents a LearnEvent.
MotorVelocityChangeListener This interface represents a MotorVelocityChangeEvent.
OutputChangeListener This interface represents a OutputChangeEvent.
PHChangeListener This interface represents a PHChangeEvent.
RawDataListener This interface represents a RawDataEvent.
SensorChangeListener This interface represents a SensorChangeEvent.
SensorUpdateListener This interface represents a SensorUpdateEvent.
ServerConnectListener This interface represents a ServerConnectEvent.
ServerDisconnectListener This interface represents a ServerDisconnectEvent.
ServoPositionChangeListener This interface represents a ServoPositionChangeEvent.
ServoVelocityChangeListener This interface represents a ServoVelocityChangeEvent.
SpatialDataListener This interface represents a SpatialDataEvent.
StepperPositionChangeListener This interface represents a StepperPositionChangeEvent.
StepperVelocityChangeListener This interface represents a StepperVelocityChangeEvent.
TagGainListener This interface represents a TagGainEvent.
TagLossListener This interface represents a TagLossEvent.
TemperatureChangeListener This interface represents a TemperatureChangeEvent.
WeightChangeListener This interface represents a WeightChangeEvent.
 

Class Summary
AccelerationChangeEvent This class represents the data for an AccelerationChangeEvent.
AttachEvent This class represents the data for a AttachEvent.
BackEMFUpdateEvent This class represents the data for a BackEMFUpdateEvent.
BridgeDataEvent This class represents the data for a BridgeDataEvent.
CodeEvent This class represents the data for a CodeEvent.
CurrentChangeEvent This class represents the data for a CurrentChangeEvent.
CurrentUpdateEvent This class represents the data for a CurrentUpdateEvent.
DetachEvent This class represents the data for a DetachEvent.
EncoderPositionChangeEvent This class represents the data for a EncoderPositionChangeEvent.
EncoderPositionUpdateEvent This class represents the data for a EncoderPositionUpdateEvent.
ErrorEvent This class represents the data for a ErrorEvent.
FrequencyCounterCountEvent This class represents the data for a FrequencyCounterCountEvent.
GPSPositionChangeEvent This class represents the data for a GPSPositionChangeEvent.
GPSPositionFixStatusChangeEvent This class represents the data for a GPSPositionFixStatusChangeEvent.
InputChangeEvent This class represents the data for a InputChangeEvent.
KeyChangeEvent This class represents the data for a KeyChangeEvent.
KeyRemovalEvent This class represents the data for a KeyRemovalEvent.
LearnEvent This class represents the data for a LearnEvent.
MotorVelocityChangeEvent This class represents the data for a MotorVelocityChangeEvent.
OutputChangeEvent This class represents the data for a OutputChangeEvent.
PHChangeEvent This class represents the data for a PHChangeEvent.
RawDataEvent This class represents the data for a RawDataEvent.
SensorChangeEvent This class represents the data for a SensorChangeEvent.
SensorUpdateEvent This class represents the data for a SensorUpdateEvent.
ServerConnectEvent This class represents the data for a ServerConnectEvent.
ServerDisconnectEvent This class represents the data for a ServerDisconnectEvent.
ServoPositionChangeEvent This class represents the data for a ServoPositionChangeEvent.
ServoVelocityChangeEvent This class represents the data for a ServoVelocityChangeEvent.
SpatialDataEvent This class represents the data for a SpatialDataEvent.
StepperPositionChangeEvent This class represents the data for a StepperPositionChangeEvent.
StepperVelocityChangeEvent This class represents the data for a StepperVelocityChangeEvent.
TagGainEvent This class represents the data for a TagGainEvent.
TagLossEvent This class represents the data for a TagLossEvent.
TemperatureChangeEvent This class represents the data for a TemperatureChangeEvent.
WeightChangeEvent This class represents the data for a WeightChangeEvent.
 

Package com.phidgets.event Description

This package contains interfaces and data classes for all Phidget related events.