How to obtain the string selected by mouse in a TextField
Hi!
We have a JtextField with a string. We want the user to select with the mouse a part of this string and we want to get it,when he press a button. We think we should use the function getCare but we don't really know how it works.
Thank you very much!

