org.grinvin.graphs

Interface GraphBundleListener

All Superinterfaces:
EventListener
Known Implementing Classes:
GraphListElement

public interface GraphBundleListener
extends EventListener

Listens to changes in a GraphBundle.

Method Summary

void
graphBundleChanged(GraphBundle graphbundle)

Method Details

graphBundleChanged

public void graphBundleChanged(GraphBundle graphbundle)