|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
com.eviware.soapui.support.editor.inspectors.script.MockResponseScriptInspector
public class MockResponseScriptInspector
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.support.components.Inspector |
---|
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY |
Constructor Summary | |
---|---|
protected |
MockResponseScriptInspector(WsdlMockResponse mockResponse)
|
Method Summary | |
---|---|
void |
activate()
|
protected void |
buildResponseScriptEditor()
|
javax.swing.JComponent |
getComponent()
|
boolean |
isEnabledFor(EditorView<XmlDocument> view)
|
void |
release()
|
Methods inherited from class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector |
---|
addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, locationChanged, removePropertyChangeListener, setDescription, setEnabled, setTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MockResponseScriptInspector(WsdlMockResponse mockResponse)
Method Detail |
---|
public javax.swing.JComponent getComponent()
public void activate()
activate
in interface Inspector
activate
in class AbstractXmlInspector
protected void buildResponseScriptEditor()
public void release()
release
in interface Inspector
release
in class AbstractXmlInspector
public boolean isEnabledFor(EditorView<XmlDocument> view)
isEnabledFor
in interface EditorInspector<XmlDocument>
isEnabledFor
in interface XmlInspector
isEnabledFor
in class AbstractXmlInspector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |