Cytoscape 2.8.0 API

phoebe
Interface PhoebeCanvasDropListener

All Superinterfaces:
EventListener

public interface PhoebeCanvasDropListener
extends EventListener

an interface for responding to PhoebeCanvasDropEvents.


Method Summary
 void itemDropped(PhoebeCanvasDropEvent event)
          method for responding to a drop
 

Method Detail

itemDropped

void itemDropped(PhoebeCanvasDropEvent event)
method for responding to a drop

Parameters:
event - the PhoebeCanvasDropEvent

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.