Icon-only JButtons layering the icon of the most recently clicked JButton when clicked
I’m using java swing components to build up a goofy, very simple RPG java app, and I’ve run into this weird behavior where when I click on a JButton. Here’s my code: