|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.phidgets.event.ServerConnectEvent
This class represents the data for a ServerConnectEvent.
Constructor Summary | |
ServerConnectEvent(java.lang.Object source)
Class constructor. |
Method Summary | |
java.lang.Object |
getSource()
Returns the source Object of this event. |
java.lang.String |
toString()
Returns a string containing information about the event. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ServerConnectEvent(java.lang.Object source)
source
- the object from which this event originatedMethod Detail |
public java.lang.Object getSource()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |