|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.panels.request.components.editor.views.AbstractEditorView
com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source.XmlSourceEditorView
com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source.XmlSourceEditorFactory.WsdlMockResponseXmlSourceEditor
public static class XmlSourceEditorFactory.WsdlMockResponseXmlSourceEditor
XmlSource editor for a WsdlMockResponse
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source.XmlSourceEditorView |
---|
XmlSourceEditorView.ValidateMessageXmlAction |
Field Summary |
---|
Fields inherited from class com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source.XmlSourceEditorView |
---|
isLocating |
Fields inherited from interface com.eviware.soapui.impl.wsdl.panels.request.components.editor.XmlEditorView |
---|
TITLE_PROPERTY |
Constructor Summary | |
---|---|
XmlSourceEditorFactory.WsdlMockResponseXmlSourceEditor(XmlEditor xmlEditor,
WsdlMockResponse mockResponse)
|
Method Summary | |
---|---|
protected void |
buildPopup(javax.swing.JPopupMenu inputPopup,
JXEditTextArea editArea)
|
WsdlMockResponse |
getMockResponse()
|
protected ValidationError[] |
validateXml(java.lang.String xml)
|
Methods inherited from class com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source.XmlSourceEditorView |
---|
activate, buildUI, getComponent, getCurrentColumn, getCurrentLine, getEditorPopup, getEditorScrollPane, getInputArea, getLocation, getText, getViewId, hasFocus, isInspectable, locationChanged, release, saveDocument, setEditable, setLocation, setXml, validate |
Methods inherited from class com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.AbstractEditorView |
---|
addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, fireLocationChanged, getEditor, getPropertyChangeSupport, getTitle, getXml, getXmlDocument, isActive, isXmlChanged, propertyChange, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setTitle, setXmlDocument, syncUpdates, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.beans.PropertyChangeListener |
---|
propertyChange |
Constructor Detail |
---|
public XmlSourceEditorFactory.WsdlMockResponseXmlSourceEditor(XmlEditor xmlEditor, WsdlMockResponse mockResponse)
Method Detail |
---|
protected ValidationError[] validateXml(java.lang.String xml)
validateXml
in class XmlSourceEditorView
public WsdlMockResponse getMockResponse()
protected void buildPopup(javax.swing.JPopupMenu inputPopup, JXEditTextArea editArea)
buildPopup
in class XmlSourceEditorView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |