|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.support.editor.views.AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>
com.eviware.soapui.impl.rest.panels.request.views.json.JsonResponseMessageExchangeView
public class JsonResponseMessageExchangeView
| Field Summary |
|---|
| Fields inherited from interface com.eviware.soapui.support.editor.EditorView |
|---|
TITLE_PROPERTY |
| Constructor Summary | |
|---|---|
JsonResponseMessageExchangeView(XmlEditor editor,
MessageExchangeModelItem messageExchangeModelItem)
|
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
getComponent()
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
void |
release()
|
boolean |
saveDocument(boolean validate)
|
void |
setEditable(boolean enabled)
|
protected void |
setEditorContent(MessageExchange me)
|
void |
setXml(java.lang.String xml)
|
| Methods inherited from class com.eviware.soapui.support.editor.views.AbstractXmlEditorView |
|---|
activate, addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, fireLocationChanged, getDocument, getEditor, getEditorLocation, getPropertyChangeSupport, getTitle, getViewId, getXml, isActive, isXmlChanged, locationChanged, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setLocation, setTitle, syncUpdates, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonResponseMessageExchangeView(XmlEditor editor,
MessageExchangeModelItem messageExchangeModelItem)
| Method Detail |
|---|
public javax.swing.JComponent getComponent()
getComponent in interface EditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>public void release()
release in interface EditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>release in class AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>protected void setEditorContent(MessageExchange me)
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListenerpropertyChange in class AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument>public void setXml(java.lang.String xml)
setXml 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>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||