jcreek.representation
Interface ModelChangeListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
BuildProperty, ConceptMapModel, EntityList, FramePane, FrameProperty, RetrieveResultPane, SerializeGraphDocument

public interface ModelChangeListener
extends java.util.EventListener

Interface for listening to changes that occur in a KnowledgeModel.


Method Summary
 void modelChanged(ModelChangeEvent e)
           
 

Method Detail

modelChanged

public void modelChanged(ModelChangeEvent e)


Created at IDI, NTNU by the Artificial Intelligence and Learning group