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, showInPanel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
propertyChange
public void release()
release
in interface com.eviware.soapui.support.components.Inspector
release
in class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
public void activate()
activate
in interface com.eviware.soapui.support.components.Inspector
activate
in class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
protected void delayedUpdate()
protected abstract void update()
public JComponent getComponent()
getComponent
in interface com.eviware.soapui.support.components.Inspector
protected 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.SettingsListener
public void settingsReloaded()
settingsReloaded
in interface com.eviware.soapui.model.settings.SettingsListener
public 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.XmlInspector
isEnabledFor
in class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
Copyright © 2019. All rights reserved.