public abstract class AbstractWsrmInspector extends AbstractXmlInspector
log
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY
Modifier | Constructor and Description |
---|---|
protected |
AbstractWsrmInspector(WsrmContainer wsrmContainer) |
Modifier and Type | Method and Description |
---|---|
void |
buildContent(SimpleBindingForm form) |
JComponent |
getComponent() |
boolean |
isEnabledFor(EditorView<XmlDocument> view) |
void |
release() |
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, locationChanged, removePropertyChangeListener, setDescription, setEnabled, setIcon, setTitle, showInPanel
protected AbstractWsrmInspector(WsrmContainer wsrmContainer)
public JComponent getComponent()
public void buildContent(SimpleBindingForm form)
public void release()
release
in interface Inspector
release
in class AbstractXmlInspector
public boolean isEnabledFor(EditorView<XmlDocument> view)
isEnabledFor
in interface EditorInspector<XmlDocument>
isEnabledFor
in interface XmlInspector
isEnabledFor
in class AbstractXmlInspector
Copyright © 2019. All Rights Reserved.