public static class ConnectionCookie.Event extends EventObject
source
Constructor and Description |
---|
ConnectionCookie.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, toString
public ConnectionCookie.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 January 27 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.