Re: Newbie Problem with Java Label



I have tried the absolote path and now the program is complaining that
it can't find the file.

I verified that the file is present.

ImageIcon icon =
createImageIcon("C:\\TEMP\\Books\\Java\\mapImage1.gif",
"a pretty but meaningless
splat");

Any suggestions why it is doing that ...

Thanks

.