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

Packages that use EditorContext
com.japisoft.xmlpad   
com.japisoft.xmlpad.editor   
 

Uses of EditorContext in com.japisoft.xmlpad
 

Methods in com.japisoft.xmlpad that return EditorContext
 EditorContext XMLContainer.getEditorContext()
          For inner usage only
 

Uses of EditorContext in com.japisoft.xmlpad.editor
 

Methods in com.japisoft.xmlpad.editor with parameters of type EditorContext
 void XMLEditor.setEditorContext(EditorContext context)
          Case for communication with the container.