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 EditorFactorypublic JComponent buildXmlEditor(EditorModel editorModel)
buildXmlEditor in interface EditorFactorypublic JComponent buildGroovyEditor(GroovyEditorModel editorModel)
buildGroovyEditor in interface EditorFactoryCopyright © 2019. All Rights Reserved.