Hi,
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hi,
Last edited by stresstedout; April 9th, 2014 at 10:17 PM.
Yes.is this possible??
Of course: Add an action listener to the button (or several, not sure of the big picture) that does what you need when the button(s) is/are selected.does anyone know on how to i can do this?
What's a 'png question'?or another thing i wanted to try was the statuslabel to have several png questions . . .
Same as before: Use an action listener on the button that does as desired.. . . every time the button is clicked?
What's wrong with the actionPerformed() method you posted? Post sample code that does or tries to do what you've described and ask specific questions about how to modify it to meet your requirements.