Cytoscape 2.8.0 API

giny.model
Interface RootGraphChangeListener

All Superinterfaces:
EventListener

public interface RootGraphChangeListener
extends EventListener


Method Summary
 void rootGraphChanged(RootGraphChangeEvent event)
          Invoked when a RootGraph to which this RootGraphChangeListener listens changes.
 

Method Detail

rootGraphChanged

void rootGraphChanged(RootGraphChangeEvent event)
Invoked when a RootGraph to which this RootGraphChangeListener listens changes.


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.