> I would like to detect any selected text change in a JTextArea, wether
> the selection changed using the mouse button or the shift+arrow keys.
> Is there a way to detect that?
>
> CJ
I don't know for sure but here is what I would try first;
Add a CaretListener to the JTextArea and check for a change in the
selected area.

Signature
Knute Johnson
email s/nospam/knute/