Public Member Functions | Package Attributes
com.phidgets.event.ServerConnectEvent Class Reference

List of all members.

Public Member Functions

Object getSource ()
 ServerConnectEvent (Object source)
String toString ()

Package Attributes

Object source

Detailed Description

This class represents the data for a ServerConnectEvent.

Author:
Phidgets Inc.

Definition at line 14 of file ServerConnectEvent.java.


Constructor & Destructor Documentation

Class constructor. This is called internally by the phidget library when creating this event.

Parameters:
sourcethe object from which this event originated

Definition at line 23 of file ServerConnectEvent.java.


Member Function Documentation

Returns the source Object of this event. This is a reference to the object from which this event was called. This object can be cast into a specific type of Phidget object to call specific device calls on it.

Returns:
the event caller

Definition at line 35 of file ServerConnectEvent.java.

Returns a string containing information about the event.

Returns:
an informative event string

Definition at line 45 of file ServerConnectEvent.java.


Member Data Documentation

Definition at line 16 of file ServerConnectEvent.java.


The documentation for this class was generated from the following file:


pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:23