com.japisoft.xmlappkit
Interface XMLEditorsModelListener

All Known Subinterfaces:
XMLEditorsView
All Known Implementing Classes:
TabbedPaneEditorsView

public interface XMLEditorsModelListener

Here a listener for the XMLEditorModel

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com
See Also:
XMLEditorModel, XMLAppContainer

Method Summary
 void modelUpdated(XMLEditorsModel model)
          Notify the listener that the model has been updated
 

Method Detail

modelUpdated

public void modelUpdated(XMLEditorsModel model)
Notify the listener that the model has been updated