How does one go about changing the Icon that appears in the upper left hand corner of the application once it is running? I feel it must have to do with setting up an image with an "java.awt.Image" class then using Frame.setImage() ,

but am not sure where one does this and if it will mix with Swing???


thanks in advance..


Steve Mcconnell

(not the one who wrote Code Compelete)