Dodaj obraz w jbutton

buttonB.setIcon(new ImageIcon(this.getClass().getResource("imagename")));
Selfish Spider