|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.support.DefaultEditorFactory
public class DefaultEditorFactory
| Constructor Summary | |
|---|---|
DefaultEditorFactory()
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
buildGroovyEditor(GroovyEditorModel editorModel)
|
javax.swing.JComponent |
buildXmlEditor(EditorModel editorModel)
|
javax.swing.JComponent |
buildXPathEditor(EditorModel editorModel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEditorFactory()
| Method Detail |
|---|
public javax.swing.JComponent buildXPathEditor(EditorModel editorModel)
buildXPathEditor in interface EditorFactorypublic javax.swing.JComponent buildXmlEditor(EditorModel editorModel)
buildXmlEditor in interface EditorFactorypublic javax.swing.JComponent buildGroovyEditor(GroovyEditorModel editorModel)
buildGroovyEditor in interface EditorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||