codice:
ImageIcon u=new ImageIcon("bold.gif");
JButton x=new JButton("CIAO",u);
Funzione