[
https://issues.apache.org/jira/browse/UIMA-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129664#comment-13129664
]
Joern Kottmann commented on UIMA-2252:
--------------------------------------
I was a little confused by the SelectionViewPage and AnnotationBrowserPage,
because you could just create AnnotationTreeViewPage in the way you need it
from SelectionView or AnnotationBrowserView.
Looks like you should remove a couple of listeners when your page is disposed.
Otherwise they could fail, e.g. TreeViewAnnotationStyleChangeListener calls
treeView.refresh() which I guess might not work with a underlying disposed
control.
In AnnotationTreeViewPage.annotationModeChanged you call the editor to retrieve
the mode, is something wrong with the new passed mode? Should be identical to
the one you get via getAnnotationMode.
> Migrate TextMarker visualization to CAS Editor
> ----------------------------------------------
>
> Key: UIMA-2252
> URL: https://issues.apache.org/jira/browse/UIMA-2252
> Project: UIMA
> Issue Type: New Feature
> Components: TextMarker
> Reporter: Peter Klügl
> Assignee: Peter Klügl
>
> Start the migration of the CEV plugins of the TextMarker using the CAS Editor
> code base. Investigate the which changes in the CAS Editor are needed to
> support the existing TextMarker functionality.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira