Jump to content

Multiple Buttons to same action listener


Applellial

Recommended Posts

I am relatively new to GUI programming and when I have multiple buttons in the same class I usually use if statements using getSource() in order to see what button is referencing the action listener and then delegate specifics on what to do. Is there a way I can set individual action listeners to each button or is the most efficient way to use getSource

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.