public class HttpHtmlMessageExchangeResponseView extends AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument> implements PropertyChangeListener
TITLE_PROPERTY| Constructor and Description |
|---|
HttpHtmlMessageExchangeResponseView(XmlEditor editor,
MessageExchangeModelItem messageExchangeModelItem) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate(EditorLocation<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument> location) |
boolean |
deactivate() |
JComponent |
getComponent() |
void |
propertyChange(PropertyChangeEvent evt) |
void |
release() |
boolean |
saveDocument(boolean validate) |
void |
setEditable(boolean enabled) |
protected void |
setEditorContent(JProxyServletWsdlMonitorMessageExchange jproxyServletWsdlMonitorMessageExchange) |
protected void |
setEditorContent(MessageExchangeModelItem messageExchangeModelItem2) |
addLocationListener, addPropertyChangeListener, addPropertyChangeListener, documentUpdated, fireLocationChanged, getDocument, getEditor, getEditorLocation, getPropertyChangeSupport, getTitle, getViewId, getXml, isActive, locationChanged, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setLocation, setTitle, syncUpdates, updatepublic HttpHtmlMessageExchangeResponseView(XmlEditor editor, MessageExchangeModelItem messageExchangeModelItem)
public JComponent getComponent()
getComponent in interface EditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>public void release()
release in interface EditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>release in class AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>public boolean activate(EditorLocation<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument> location)
activate in interface EditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>activate in class AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>public boolean deactivate()
deactivate in interface EditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>deactivate in class AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>protected void setEditorContent(JProxyServletWsdlMonitorMessageExchange jproxyServletWsdlMonitorMessageExchange)
protected void setEditorContent(MessageExchangeModelItem messageExchangeModelItem2)
public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerpropertyChange in class AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>public boolean saveDocument(boolean validate)
saveDocument in interface XmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>public void setEditable(boolean enabled)
setEditable in interface EditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>Copyright © 2019. All Rights Reserved.