I have already a collection(Vector) of sentences. So I need to put every single sentences in a check box.The number of check boxes depends on the number of Vector Size. For example, I have 50 sentences, so I need 50 check boxes. Then user can check the desired sentences to be written in a text file.
Comments
Leave a comment