giny.model
Interface RootGraphChangeListener

All Superinterfaces:
java.util.EventListener

public interface RootGraphChangeListener
extends java.util.EventListener


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

Method Detail

rootGraphChanged

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