Cytoscape 2.8.0 API

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


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.