org.grinvin.list.graphs

Interface GraphListModelContentsListener

All Superinterfaces:
GraphListModelListener, ListDataListener

public interface GraphListModelContentsListener
extends GraphListModelListener

Listener that also listents to the contents of the GraphListModel.

Method Summary

void
graphInvariantComputed(int position, Invariant invariant)

Method Details

graphInvariantComputed

public void graphInvariantComputed(int position,
                                   Invariant invariant)