Indexing a button
Hello,
I am a very new developer.in JAVA. I have a strong background in VB and i like to know how can I indexing a button in a code. Let's see...
I want to change the image's buttons URL, there are 7 buttons (button1,button2,button3,...)so I would love doing that way.
Button + number.setimageURL("path");
that way, I just need to change the number and use the same line
In VB, it's possible, but I couldn't do it in JAVA, please HELP!
Thanks
Thierry

