uk.ac.ed.morphml_viewer
Class Model.ModelAdapter

java.lang.Object
  extended by uk.ac.ed.morphml_viewer.Model.ModelAdapter
All Implemented Interfaces:
Model.ModelListener
Enclosing class:
Model

public static class Model.ModelAdapter
extends Object
implements Model.ModelListener


Constructor Summary
Model.ModelAdapter()
           
 
Method Summary
 void morphologyListChanged(Model.ModelEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Model.ModelAdapter

public Model.ModelAdapter()
Method Detail

morphologyListChanged

public void morphologyListChanged(Model.ModelEvent event)
Specified by:
morphologyListChanged in interface Model.ModelListener