Package ro.sync.ecss.extensions.api.component
API for interacting with the Author Component SDK.
-
Interface Summary Interface Description ComponentProvider Base interface for Editor and for DITA Map component providers with common methods.EditorComponentProvider Provides access to a created editor + helper views and additional panels.PopupMenuCustomizer Can be used to customize a JPopupMenu before showing it. -
Class Summary Class Description AbstractComponentProvider A component encapsulating all the editing part.AuthorComponentFactory This factory creates author components.AuthorComponentProvider A component encapsulating all the visual editing part.GenericEditorComponentProvider A component encapsulating all the editing part. -
Exception Summary Exception Description AuthorComponentException Thrown by theAuthorComponentProvider
whenever the component is not used/initialized propertly.