com.japisoft.framework.dockable.action
Interface ModelStateListener


public interface ModelStateListener

Here a listener notifying the ActionModel has been changed

Author:
(c) 2003 JAPISOFT

Method Summary
 void modelModified(ActionModel source)
          Notify the listener that the model has been modified
 

Method Detail

modelModified

public void modelModified(ActionModel source)
Notify the listener that the model has been modified