public interface XmlInspector extends EditorLocationListener<XmlDocument>, EditorInspector<XmlDocument>
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY| Modifier and Type | Method and Description |
|---|---|
Editor<XmlDocument> |
getEditor() |
void |
init(Editor<XmlDocument> editor) |
boolean |
isContentHandler() |
boolean |
isEnabledFor(EditorView<XmlDocument> view) |
locationChangedactivate, addPropertyChangeListener, deactivate, getComponent, getDescription, getIcon, getInspectorId, getTitle, isEnabled, release, removePropertyChangeListenervoid init(Editor<XmlDocument> editor)
init in interface EditorInspector<XmlDocument>Editor<XmlDocument> getEditor()
getEditor in interface EditorInspector<XmlDocument>boolean isContentHandler()
isContentHandler in interface EditorInspector<XmlDocument>boolean isEnabledFor(EditorView<XmlDocument> view)
isEnabledFor in interface EditorInspector<XmlDocument>Copyright © 2019. All Rights Reserved.