public interface EditorFactory
| Modifier and Type | Method and Description | 
|---|---|
| JComponent | buildGroovyEditor(GroovyEditorModel editorModel) | 
| JComponent | buildXmlEditor(EditorModel editorModel) | 
| JComponent | buildXPathEditor(EditorModel editorModel) | 
JComponent buildXPathEditor(EditorModel editorModel)
JComponent buildXmlEditor(EditorModel editorModel)
JComponent buildGroovyEditor(GroovyEditorModel editorModel)
Copyright © 2019. All Rights Reserved.