com.eviware.soapui.impl.wsdl.panels.request.components.editor.inspectors.aut
Class RequestAutInspector

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.panels.request.components.editor.inspectors.AbstractXmlInspector
      extended by com.eviware.soapui.impl.wsdl.panels.request.components.editor.inspectors.aut.RequestAutInspector
All Implemented Interfaces:
XmlInspector, XmlLocationListener, Inspector

public class RequestAutInspector
extends AbstractXmlInspector


Field Summary
 
Fields inherited from interface com.eviware.soapui.support.components.Inspector
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY
 
Constructor Summary
protected RequestAutInspector(WsdlRequest request)
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 void locationChanged(XmlLocation location)
           
 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, isActive, isContentHandler, isEnabled, removePropertyChangeListener, setDescription, setEnabled, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestAutInspector

protected RequestAutInspector(WsdlRequest request)
Method Detail

release

public void release()
Specified by:
release in interface Inspector
Overrides:
release in class AbstractXmlInspector

locationChanged

public void locationChanged(XmlLocation location)

getComponent

public javax.swing.JComponent getComponent()


Copyright © 2005-2007 eviware.com. All Rights Reserved.