public abstract class AbstractWsrmInspector extends AbstractXmlInspector
logDESCRIPTION_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, showInPanelprotected AbstractWsrmInspector(WsrmContainer wsrmContainer)
public JComponent getComponent()
public void buildContent(SimpleBindingForm form)
public void release()
release in interface Inspectorrelease in class AbstractXmlInspectorpublic boolean isEnabledFor(EditorView<XmlDocument> view)
isEnabledFor in interface EditorInspector<XmlDocument>isEnabledFor in interface XmlInspectorisEnabledFor in class AbstractXmlInspectorCopyright © 2019. All Rights Reserved.