public static class ConnectionCookie.Event extends EventObject
source| Constructor and Description |
|---|
Event(Node n,
ConnectionCookie.Type t) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getNode()
Getter for the node that produced the action.
|
ConnectionCookie.Type |
getType()
Getter for the type of the event.
|
getSource, toStringpublic Event(Node n, ConnectionCookie.Type t)
n - the node that produced the actiont - type of the eventpublic Node getNode()
public ConnectionCookie.Type getType()
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.