public interface CyNetworkViewContextMenuFactory
Modifier and Type | Method and Description |
---|---|
CyMenuItem |
createMenuItem(CyNetworkView netView)
This method should return a CyMenuItem to be added to the context
menu of the specified network view.
|
CyMenuItem createMenuItem(CyNetworkView netView)
netView
- The CyNetworkView whose menu will be updated with the returned CyMenuItem.Copyright 2011 Cytoscape Consortium. All rights reserved.