com.phidgets.event
Interface DetachListener


public interface DetachListener

This interface represents a DetachEvent. This event originates from all Phidgets, as well as the Phidget Manager.

Author:
Phidgets Inc.

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

Method Detail

detached

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

Parameters:
ae - the event data object containing event data