com.eviware.soapui.support
Interface EditorFactory

All Known Implementing Classes:
DefaultEditorFactory

public interface EditorFactory


Method Summary
 javax.swing.JComponent buildGroovyEditor(GroovyEditorModel editorModel)
           
 javax.swing.JComponent buildXmlEditor(EditorModel editorModel)
           
 javax.swing.JComponent buildXPathEditor(EditorModel editorModel)
           
 

Method Detail

buildXPathEditor

javax.swing.JComponent buildXPathEditor(EditorModel editorModel)

buildXmlEditor

javax.swing.JComponent buildXmlEditor(EditorModel editorModel)

buildGroovyEditor

javax.swing.JComponent buildGroovyEditor(GroovyEditorModel editorModel)


Copyright © 2005-2008 eviware.com. All Rights Reserved.