u can do a
setIcon(new ImageIcon("abc.gif"));
JFrame.getContentPane().add(new JLabel(ur icon));

Hope this helps
Praveen.C



When going gets tough,
Tough gets going.