public class DefaultEditorFactory extends Object implements EditorFactory
Constructor and Description |
---|
DefaultEditorFactory() |
Modifier and Type | Method and Description |
---|---|
JComponent |
buildGroovyEditor(GroovyEditorModel editorModel) |
JComponent |
buildXmlEditor(EditorModel editorModel) |
JComponent |
buildXPathEditor(EditorModel editorModel) |
public JComponent buildXPathEditor(EditorModel editorModel)
buildXPathEditor
in interface EditorFactory
public JComponent buildXmlEditor(EditorModel editorModel)
buildXmlEditor
in interface EditorFactory
public JComponent buildGroovyEditor(GroovyEditorModel editorModel)
buildGroovyEditor
in interface EditorFactory
Copyright © 2019. All Rights Reserved.