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

ding.view
Interface EdgeContextMenuListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
WebServiceContextMenu

public interface EdgeContextMenuListener
extends EventListener

an interface for responding to PhoebeCanvasDropEvents.


Method Summary
 void addEdgeContextMenuItems(EdgeView edgeView, JPopupMenu menu)
          method for responding to a drop
 

Method Detail

addEdgeContextMenuItems

void addEdgeContextMenuItems(EdgeView edgeView,
                             JPopupMenu menu)
method for responding to a drop


www.cytoscape.org