Uses of Interface
com.japisoft.xmlappkit.XMLEditorsModel

Packages that use XMLEditorsModel
com.japisoft.xmlappkit   
 

Uses of XMLEditorsModel in com.japisoft.xmlappkit
 

Methods in com.japisoft.xmlappkit that return XMLEditorsModel
 XMLEditorsModel XMLAppContainer.getXMLEditorsModel()
           
 

Methods in com.japisoft.xmlappkit with parameters of type XMLEditorsModel
 void TabbedPaneEditorsView.modelUpdated(XMLEditorsModel model)
          Update the tabbedpane for showing all this XMLEditors
 void XMLAppContainer.setXMLEditorsModel(XMLEditorsModel model)
          Reset the model containing all available XML Editors
 void XMLEditorsModelListener.modelUpdated(XMLEditorsModel model)
          Notify the listener that the model has been updated