Cytoscape 2.8.0 API

giny.view
Interface GraphViewChangeListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
CyMenus, FlagAndSelectionHandler

public interface GraphViewChangeListener
extends EventListener


Method Summary
 void graphViewChanged(GraphViewChangeEvent event)
          Invoked when a GraphPerspective to which this GraphPerspectiveChangeListener listens changes.
 

Method Detail

graphViewChanged

void graphViewChanged(GraphViewChangeEvent event)
Invoked when a GraphPerspective to which this GraphPerspectiveChangeListener listens changes.


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.