|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Editor | |
| com.japisoft.xmlpad.nodeeditor | |
| Uses of Editor in com.japisoft.xmlpad.nodeeditor |
| Classes in com.japisoft.xmlpad.nodeeditor that implement Editor | |
class |
DefaultEditor
Here the DefaultEditor for the EditorModel. |
| Fields in com.japisoft.xmlpad.nodeeditor declared as Editor | |
static Editor |
EditorModel.DEFAULT_EDITOR
|
| Methods in com.japisoft.xmlpad.nodeeditor that return Editor | |
static Editor |
EditorModel.getEditorForNode(com.japisoft.fastparser.node.SimpleNode node)
|
| Methods in com.japisoft.xmlpad.nodeeditor with parameters of type Editor | |
static void |
EditorModel.addEditor(Editor editor)
Add an editor. |
static void |
EditorModel.removeEditor(Editor editor)
Remove an editor |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||