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

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

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.bean
 

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