Click here to Skip to main content
15,908,172 members

Comments by Member 12701313- questforimprovement (Top 2 by date)

There are around 9 buttons, and each one of them have different ActionListener functions, except 4 of them that extends a customized Button class.
I don't have more buttons on the GUI than required, however I do have a class for each button that `extends JButton implements ActionListener`