add an icon to a JButton code example Example: add image on JButton buttonB.setIcon(new ImageIcon(this.getClass().getResource("imagename")));