ix.util.xml.event
Interface NamespaceListener

All Known Implementing Classes:
AnnotationEditor.AnnotationEditPanel, XMLTreeEditPanel, XMLTreeViewPanel

public interface NamespaceListener


Method Summary
 void namespaceEvent(NamespaceEvent e)
          Something has happened, releted to the source Namespace.
 

Method Detail

namespaceEvent

void namespaceEvent(NamespaceEvent e)
Something has happened, releted to the source Namespace. For now, we don't quite need anything more specific.