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

[503 byte] By [dcvman] at [2007-11-26 10:05:32]
# 1
This might help http://blogs.sun.com/david/entry/generically_setting_ui_component_properties
jetsons at 2007-7-7 1:42:27 > top of Java-index,Development Tools,Java Tools...