Uses of Interface
com.japisoft.xmlpad.editor.ErrorListener

Packages that use ErrorListener
com.japisoft.xmlpad.editor   
com.japisoft.xmlpad.helper   
 

Uses of ErrorListener in com.japisoft.xmlpad.editor
 

Classes in com.japisoft.xmlpad.editor that implement ErrorListener
 class XMLEditor
           Main class for the XMLEditor.
 

Uses of ErrorListener in com.japisoft.xmlpad.helper
 

Methods in com.japisoft.xmlpad.helper with parameters of type ErrorListener
 void SyntaxHelper.setErrorListener(ErrorListener listener)
          For inner usage