org.grinvin.list

Interface GraphListModelListener

All Superinterfaces:
ListDataListener
Known Subinterfaces:
GraphListModelContentsListener
Known Implementing Classes:
AnnotatedGraphCellListComponent, AnnotatedGraphListComponent, AnnotatedScrollableGraphTableComponent

public interface GraphListModelListener
extends ListDataListener

Interface that all listeners of GraphListModel should implement.

Method Summary

void
graphListModelNameChanged(GraphListModel graphListModel)

Method Details

graphListModelNameChanged

public void graphListModelNameChanged(GraphListModel graphListModel)