public class SchemaInspector extends AbstractXmlOutlineViewDependantInspector implements PropertyChangeListener
outlineView| Constructor and Description |
|---|
SchemaInspector(XmlOutlineEditorView outlineView) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent() |
void |
locationChanged(com.eviware.soapui.support.editor.EditorLocation<com.eviware.soapui.support.editor.xml.XmlDocument> location) |
void |
release() |
void |
update(org.apache.xmlbeans.impl.schema.SchemaTypeImpl schemaType,
XmlObjectTreeModel.XmlTreeNode tn) |
isEnabledFor, propertyChangeactivate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, removePropertyChangeListener, setDescription, setEnabled, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpropertyChangepublic SchemaInspector(XmlOutlineEditorView outlineView)
public JComponent getComponent()
getComponent in interface com.eviware.soapui.support.components.Inspectorpublic void release()
release in interface com.eviware.soapui.support.components.Inspectorrelease in class AbstractXmlOutlineViewDependantInspectorpublic void update(org.apache.xmlbeans.impl.schema.SchemaTypeImpl schemaType,
XmlObjectTreeModel.XmlTreeNode tn)
public void locationChanged(com.eviware.soapui.support.editor.EditorLocation<com.eviware.soapui.support.editor.xml.XmlDocument> location)
locationChanged in interface com.eviware.soapui.support.editor.EditorLocationListener<com.eviware.soapui.support.editor.xml.XmlDocument>locationChanged in class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspectorCopyright © 2013. All Rights Reserved.