I've replace the default title icon (java cup) with my own .gif, but even tho my .gif has transparent background, it displays as with a box shaped black background??? I use the same image in my list box items and in my file chooser, and it displays fine.

setIconImage(Toolkit.getDefaultToolkit().getImage(title.gif));