I'm doing a project and I need to send all the selected checkboxes to a jTextArea, what I can think of is to create many if () {} but I wonder if there is an easier way.
Thanks for your help