java swing set icon to jbutton code example Example: add image on JButton buttonB.setIcon(new ImageIcon(this.getClass().getResource("imagename")));