public abstract class CoverageInspector extends com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector implements com.eviware.soapui.model.settings.SettingsListener, PropertyChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
protected void |
addToolbarButtons(com.eviware.soapui.support.components.JXToolBar toolbar) |
protected void |
delayedUpdate() |
JComponent |
getComponent() |
protected CoverageConfig |
getConfig() |
boolean |
isEnabledFor(com.eviware.soapui.support.editor.EditorView<com.eviware.soapui.support.editor.xml.XmlDocument> view) |
void |
locationChanged(com.eviware.soapui.support.editor.xml.XmlLocation location) |
void |
release() |
protected void |
setTextAndCoverage(String defaultMessage,
Coverage coverage) |
void |
settingChanged(String name,
String newValue,
String oldValue) |
void |
settingsReloaded() |
protected abstract void |
update() |
addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getStartTrialTask, getTitle, hasContent, init, isActive, isContentHandler, isEnabled, isVisible, licensedToUse, licenseNeededToUse, locationChanged, removePropertyChangeListener, setDescription, setEnabled, setIcon, setInitialVisibility, setTitle, setVisible, showInPanelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpropertyChangepublic void release()
release in interface com.eviware.soapui.support.components.Inspectorrelease in class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspectorpublic void activate()
activate in interface com.eviware.soapui.support.components.Inspectoractivate in class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspectorprotected void delayedUpdate()
protected abstract void update()
public JComponent getComponent()
getComponent in interface com.eviware.soapui.support.components.Inspectorprotected CoverageConfig getConfig()
public void locationChanged(com.eviware.soapui.support.editor.xml.XmlLocation location)
protected void addToolbarButtons(com.eviware.soapui.support.components.JXToolBar toolbar)
public void settingChanged(String name, String newValue, String oldValue)
settingChanged in interface com.eviware.soapui.model.settings.SettingsListenerpublic void settingsReloaded()
settingsReloaded in interface com.eviware.soapui.model.settings.SettingsListenerpublic boolean isEnabledFor(com.eviware.soapui.support.editor.EditorView<com.eviware.soapui.support.editor.xml.XmlDocument> view)
isEnabledFor in interface com.eviware.soapui.support.editor.EditorInspector<com.eviware.soapui.support.editor.xml.XmlDocument>isEnabledFor in interface com.eviware.soapui.support.editor.xml.XmlInspectorisEnabledFor in class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspectorCopyright © 2019. All rights reserved.