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