public abstract class AbstractWssInspector extends AbstractXmlInspector
logDESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY| Modifier | Constructor and Description | 
|---|---|
| protected  | AbstractWssInspector() | 
| Modifier and Type | Method and Description | 
|---|---|
| JComponent | getComponent() | 
| abstract Vector<?> | getWssResults() | 
| boolean | isEnabledFor(EditorView<XmlDocument> view) | 
| void | locationChanged(XmlLocation location) | 
| void | release() | 
| void | update() | 
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, locationChanged, removePropertyChangeListener, setDescription, setEnabled, setIcon, setTitle, showInPanelpublic void release()
release in interface Inspectorrelease in class AbstractXmlInspectorpublic void locationChanged(XmlLocation location)
public JComponent getComponent()
public abstract Vector<?> getWssResults()
public void update()
public boolean isEnabledFor(EditorView<XmlDocument> view)
isEnabledFor in interface EditorInspector<XmlDocument>isEnabledFor in interface XmlInspectorisEnabledFor in class AbstractXmlInspectorCopyright © 2019. All Rights Reserved.