com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source
Class XmlSourceEditorFactory.WsdlMockRequestXmlSourceEditor

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.panels.request.components.editor.support.AbstractEditorView
      extended by com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source.XmlSourceEditorView
          extended by com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source.XmlSourceEditorFactory.WsdlMockRequestXmlSourceEditor
All Implemented Interfaces:
XmlEditorView, XmlLocationListener, PropertyChangeNotifier, java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
XmlSourceEditorFactory

public static class XmlSourceEditorFactory.WsdlMockRequestXmlSourceEditor
extends XmlSourceEditorView


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.WsdlMockRequestXmlSourceEditor(XmlEditor xmlEditor, WsdlMockResponse mockResponse)
           
 
Method Summary
protected  void buildPopup(javax.swing.JPopupMenu inputPopup, JXEditTextArea editArea)
           
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, getInputArea, getLocation, getText, getViewId, hasFocus, isInspectable, locationChanged, saveDocument, setEditable, setLocation, setXml, validate
 
Methods inherited from class com.eviware.soapui.impl.wsdl.panels.request.components.editor.support.AbstractEditorView
addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, fireLocationChanged, getEditor, getTitle, getXmlDocument, init, isActive, propertyChange, release, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setTitle, setXmlDocument
 
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

XmlSourceEditorFactory.WsdlMockRequestXmlSourceEditor

public XmlSourceEditorFactory.WsdlMockRequestXmlSourceEditor(XmlEditor xmlEditor,
                                                             WsdlMockResponse mockResponse)
Method Detail

validateXml

protected ValidationError[] validateXml(java.lang.String xml)
Overrides:
validateXml in class XmlSourceEditorView

buildPopup

protected void buildPopup(javax.swing.JPopupMenu inputPopup,
                          JXEditTextArea editArea)
Overrides:
buildPopup in class XmlSourceEditorView


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