public final class GroupNodesAddedEvent extends AbstractCyEvent
Constructor and Description |
---|
GroupNodesAddedEvent(CyGroup source,
CyNode node)
Constructs event.
|
GroupNodesAddedEvent(CyGroup source,
List<CyNode> nodes)
Constructs event.
|
Modifier and Type | Method and Description |
---|---|
List<CyNode> |
getNodes()
Returns the list of nodes associated with this event.
|
getListenerClass, getSource
Copyright 2011 Cytoscape Consortium. All rights reserved.