Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD

ding.view
Interface NodeContextMenuListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
WebServiceContextMenu

public interface NodeContextMenuListener
extends EventListener

an interface for responding to PhoebeCanvasDropEvents.


Method Summary
 void addNodeContextMenuItems(NodeView nodeView, JPopupMenu menu)
          method for responding to a drop
 

Method Detail

addNodeContextMenuItems

void addNodeContextMenuItems(NodeView nodeView,
                             JPopupMenu menu)
method for responding to a drop


www.cytoscape.org