Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Events in JavaFX8 for a group of textfields

javierpazos82Apr 24 2019 — edited May 1 2019

Good morning,

I am trying to do an unique mouseReleased event for all textfields of my page. That's because I want to capture the selected text in all textfields.

Can i do it?

Thanks for advance.

Comments
Post Details
Added on Apr 24 2019
1 comment
239 views