Re: Loading images from JAR.

1998-09-07 Thread Louis-David Mitterrand
On Mon, Sep 07, 1998 at 11:06:22AM +0100, [EMAIL PROTECTED] wrote: > I wrote: > > > What is the meaning of url.toExportedForm() from image contained in JAR > > called something like this? > > > > systemresources://FILE1/+/images/new.gif > > > > I had a lot of trouble reading image file (GIFs)

Re: Loading images from JAR.

1998-09-07 Thread Carl Hewitt
Here is a little class that I wrote that might be helpful . . . enjoy. Carl [EMAIL PROTECTED] wrote: I wrote: > What is the meaning of url.toExportedForm() from image contained in JAR > called something like this? > > systemresources://FILE1/+/images/new.gif > > I had a lot of trouble reading i

Re: Loading images from JAR.

1998-09-07 Thread peter . pilgrim
I wrote: > What is the meaning of url.toExportedForm() from image contained in JAR > called something like this? > > systemresources://FILE1/+/images/new.gif > > I had a lot of trouble reading image file (GIFs) from JARs. I had a long look at the FAQ (www.afu.com) and applied the getResourceA

Loading images from JAR.

1998-09-07 Thread peter . pilgrim
What is the meaning of url.toExportedForm() from image contained in JAR called something like this? systemresources://FILE1/+/images/new.gif I had a lot of trouble reading image file (GIFs) from JARs. I keep get a stack trace: Have a FuNkiNG good time Peter -- import java.std.disclaimer.*