com.phidgets.event
Interface AttachListener


public interface AttachListener

This interface represents a AttachEvent. This event originates from all Phidgets.

Author:
Phidgets Inc.

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

Method Detail

attached

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

Parameters:
ae - the event data object containing event data