First of all, I know I asked a similar question before but this one is different. I'm trying to make a calculator that makes the arithmetic mean of all the numbers that were inputted in the text fields that are editable. I have about 25 text fields however only 14-16 are editable at a time. The user has 3 jspinners to add or remove some editable text fields which are already in the program. My question is, how can you check which text fields are editable from those 25 and manipulate the data?
For moderation purposes, this question is different than the other. In the other question I was not specific at all, and it was different, so please leave this one open I need help.