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