How to send selected checkboxes to a jTextArea? JAVA

0

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

    
asked by Carlos Daniel 25.05.2018 в 02:37
source

0 answers