Uses of Interface
com.japisoft.xmlappkit.XMLEditorsView

Packages that use XMLEditorsView
com.japisoft.xmlappkit   
 

Uses of XMLEditorsView in com.japisoft.xmlappkit
 

Classes in com.japisoft.xmlappkit that implement XMLEditorsView
 class TabbedPaneEditorsView
          View for all editors using a tabbedPane
 

Methods in com.japisoft.xmlappkit that return XMLEditorsView
 XMLEditorsView XMLAppContainer.getXMLEditorsView()
           
 

Methods in com.japisoft.xmlappkit with parameters of type XMLEditorsView
 void XMLAppContainer.setXMLEditorsView(XMLEditorsView view)
          Update the view containing all XML Editors.