[
https://issues.apache.org/jira/browse/UIMA-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127417#comment-13127417
]
Joern Kottmann commented on UIMA-2260:
--------------------------------------
The Annotation Editor should send out a selection object which implements the
ITextSelection and the IStructuredSelection interface. Already existing
listeners can only handle the IStructuredSelection and don't need to be
changed. New listeners are are able to also receive the text selection
information, and also the annotation selections.
> Let CAS Editor communicate text selection changes
> -------------------------------------------------
>
> Key: UIMA-2260
> URL: https://issues.apache.org/jira/browse/UIMA-2260
> Project: UIMA
> Issue Type: New Feature
> Components: CasEditor
> Affects Versions: 2.4.0SDK
> Reporter: Peter Klügl
> Assignee: Joern Kottmann
> Priority: Minor
>
> Let CAS Editor communicate text selection changes. Add some interface and
> listener structure if there is not one yet for the text selection event in
> the Annotation Editor. Views should be able to be notified also about simple
> text selection changes in addition to the annotation selection in the editor.
--
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