public static class XmlSourceEditorViewFactory.WsdlMockResponseXmlSourceEditor extends XmlSourceEditorView<WsdlMockResponse>
XmlSourceEditorView.JEditorStatusBarTargetProxy, XmlSourceEditorView.ValidateMessageXmlActionisLocatingTITLE_PROPERTY| Constructor and Description |
|---|
XmlSourceEditorViewFactory.WsdlMockResponseXmlSourceEditor(XmlEditor xmlEditor,
WsdlMockResponse mockResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildPopup(JPopupMenu inputPopup,
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea editArea) |
protected void |
buildUI() |
WsdlMockResponse |
getMockResponse() |
protected ValidationError[] |
validateXml(String xml) |
activate, getComponent, getCurrentColumn, getCurrentLine, getEditorLocation, getEditorPopup, getEditorScrollPane, getInputArea, getModelItem, getText, getValidateXmlAction, hasFocus, isInspectable, locationChanged, release, saveDocument, setEditable, setLocation, setXml, validateactivate, addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, fireLocationChanged, getDocument, getEditor, getPropertyChangeSupport, getTitle, getViewId, getXml, isActive, isXmlChanged, propertyChange, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setLocation, setTitle, syncUpdates, updatepublic XmlSourceEditorViewFactory.WsdlMockResponseXmlSourceEditor(XmlEditor xmlEditor, WsdlMockResponse mockResponse)
protected void buildUI()
buildUI in class XmlSourceEditorView<WsdlMockResponse>protected ValidationError[] validateXml(String xml)
validateXml in class XmlSourceEditorView<WsdlMockResponse>public WsdlMockResponse getMockResponse()
protected void buildPopup(JPopupMenu inputPopup, org.fife.ui.rsyntaxtextarea.RSyntaxTextArea editArea)
buildPopup in class XmlSourceEditorView<WsdlMockResponse>Copyright © 2013. All Rights Reserved.