Sean Ryan
October 11th, 1999, 09:23 PM
Does anyone know how to change the icon of an application that appears in the top left-hand corner of the window?
|
Click to See Complete Forum and Search --> : Applications and Icons Sean Ryan October 11th, 1999, 09:23 PM Does anyone know how to change the icon of an application that appears in the top left-hand corner of the window? poochi October 11th, 1999, 11:31 PM setIconImage( getToolkit().getImage("poochi.gif" )); The image has to be 16 by 16 pixels image. Poochi.... June 2nd, 2000, 10:32 AM what about making it animated ??? i got it if i run my applet by appletviewer, but not by any browser, why ? codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |