Uses of Interface
ix.util.xml.event.NamespaceListener

Packages that use NamespaceListener
ix.util.xml XML utilities. 
 

Uses of NamespaceListener in ix.util.xml
 

Classes in ix.util.xml that implement NamespaceListener
 class XMLTreeEditPanel
          A panel that contains an XML tree-editor.
 class XMLTreeViewPanel
          A panel that contains a simplified XML tree-editor suitable for viewing objects without changing them.
 

Methods in ix.util.xml with parameters of type NamespaceListener
 void XMLTreeNamespaceManager.addNamespaceListener(NamespaceListener listener)