At 01:50 PM 10/23/98 +0300, Pinca George wrote:
>hello world,
>
>I made a program useing symantec's classes.zip.
>
>It works fine on windows bat when I move it to Linux I get a nusty
>NullPointerException exception on the line :
>
>
>searchButton.setImageURL(symantec.itools.net.RelativeURL.getURL(
> From: John Summerfield <[EMAIL PROTECTED]>
>
> On Fri, 23 Oct 1998, Pinca George wrote:
> > I made a program useing symantec's classes.zip.
> > It works fine on windows bat when I move it to Linux I get a nusty
> > NullPointerException exception on the line :
> > searchButton.setImageURL(symant
On Fri, 23 Oct 1998, Pinca George wrote:
> hello world,
>
> I made a program useing symantec's classes.zip.
>
> It works fine on windows bat when I move it to Linux I get a nusty
> NullPointerException exception on the line :
>
>
> searchButton.setImageURL(symantec.itools.net.RelativeURL.getU
hello world,
I made a program useing symantec's classes.zip.
It works fine on windows bat when I move it to Linux I get a nusty
NullPointerException exception on the line :
searchButton.setImageURL(symantec.itools.net.RelativeURL.getURL("xx.jpg"));
The image is there
Does anyone ,have a clue