Interface | Description |
---|---|
SideBarFactory |
This interface should implement all components that need to be added
in the editor sidebar.
|
Class | Description |
---|---|
AbstractEditorAction |
Base class for editor actions that should be used together with
EditorActionRegistration annotation. |