[5 / 2 / ?]
Quoted By:
Hello all, I am trying to figure out how to refer to buttons I am generating out of a for-loop:
https://pastebin.com/CG2Y1xdD
Do they get their own names as they are being created, and if so, how does one refer to them???
I want to associate them with values, so then I can make the stored value interact with a switch in an action listener.
https://pastebin.com/CG2Y1xdD
Do they get their own names as they are being created, and if so, how does one refer to them???
I want to associate them with values, so then I can make the stored value interact with a switch in an action listener.