[ 
https://issues.apache.org/jira/browse/UIMA-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126492#comment-13126492
 ] 

Peter Klügl commented on UIMA-2252:
-----------------------------------

A question about the focus:
How should I notify the editor about the focus?
- AnnotationEditor.setAnnotationSelection() is not visible
- FeatureStructureSelectionProvider is not visible as type
- AnnotationEditor.getSelectionProvider() returns the interface without 
setSelection(ICasDocument document, List<AnnotationFS> selection) and I can't 
cast it to FeatureStructureSelectionProvider 
- so I should call 
AnnotationEditor.getSelectionProvider().setSelection(ISelection selection)?

The other methods would be much more convenient for me because I wouldn't have 
to create a structured selection.

Maybe I missed something?



                
> 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


Reply via email to