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

Packages that use Editor
com.japisoft.xmlpad.editor   
 

Uses of Editor in com.japisoft.xmlpad.editor
 

Classes in com.japisoft.xmlpad.editor that implement Editor
 class DefaultEditor
          Here the DefaultEditor for the EditorModel.
 

Fields in com.japisoft.xmlpad.editor declared as Editor
static Editor EditorModel.DEFAULT_EDITOR
           
 

Methods in com.japisoft.xmlpad.editor that return Editor
static Editor EditorModel.getEditorForNode(com.japisoft.fastparser.node.SimpleNode node)
           
 

Methods in com.japisoft.xmlpad.editor with parameters of type Editor
static void EditorModel.addEditor(Editor editor)
          Add an editor.
static void EditorModel.removeEditor(Editor editor)
          Remove an editor