Package ca.phon.app.session.editor
Annotation Interface EditorViewInfo
Annotation used for editor view extensions. This annotation
should exist on the plug-in extension point implementation.
-
Required Element Summary
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionView categoryView icon
-
Element Details
-
name
String nameName of the view -
category
EditorViewCategory categoryView category- Default:
PLUGINS
-
icon
String iconView icon- Default:
"blank"
-