daileyps
September 15th, 2000, 03:41 PM
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));
setIconImage(Toolkit.getDefaultToolkit().getImage(title.gif));