public final class SetCurrentNetworkViewEvent extends AbstractCyEvent<CyApplicationManager>
Constructor and Description |
---|
SetCurrentNetworkViewEvent(CyApplicationManager source,
CyNetworkView view)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
CyNetworkView |
getNetworkView()
Returns the network view associated with this event.
|
getListenerClass, getSource
public SetCurrentNetworkViewEvent(CyApplicationManager source, CyNetworkView view)
source
- The application manager firing this event.view
- The network view that has been set as current.public final CyNetworkView getNetworkView()
Copyright 2011 Cytoscape Consortium. All rights reserved.