|
||||||||||
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.inspectors.AbstractXmlInspector
com.eviware.soapui.impl.wsdl.panels.request.components.editor.inspectors.httpheaders.HttpHeadersInspector
public class HttpHeadersInspector
Field Summary | |
---|---|
boolean |
changing
|
Fields inherited from interface com.eviware.soapui.support.components.Inspector |
---|
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY |
Constructor Summary | |
---|---|
protected |
HttpHeadersInspector(HttpHeadersInspectorModel response)
|
Method Summary | |
---|---|
javax.swing.JComponent |
getComponent()
|
void |
locationChanged(XmlLocation location)
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
void |
release()
|
Methods inherited from class com.eviware.soapui.impl.wsdl.panels.request.components.editor.inspectors.AbstractXmlInspector |
---|
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isEnabled, removePropertyChangeListener, setDescription, setEnabled, setTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean changing
Constructor Detail |
---|
protected HttpHeadersInspector(HttpHeadersInspectorModel response)
Method Detail |
---|
public javax.swing.JComponent getComponent()
getComponent
in interface Inspector
public void locationChanged(XmlLocation location)
locationChanged
in interface XmlLocationListener
public void release()
release
in interface Inspector
release
in class AbstractXmlInspector
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |