giny.model
Interface GraphPerspectiveChangeListener

All Superinterfaces:
java.util.EventListener

public interface GraphPerspectiveChangeListener
extends java.util.EventListener


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

Method Detail

graphPerspectiveChanged

public void graphPerspectiveChanged(GraphPerspectiveChangeEvent event)
Invoked when a GraphPerspective to which this GraphPerspectiveChangeListener listens changes.