Re: Loading an image file into an applet




"Tor Iver Wilhelmsen" <jadedgamer@xxxxxxxxxxx> wrote in message
news:u7jfcgvjl.fsf@xxxxxxxxxxxxxx
> "Ed" <nospam@xxxxxxxxxx> writes:
>
>
> Look into Class.getResource() and the ImageIcon class.

Thanks, that did the trick! The Applet tutorial and the Icon tutorial
worked me through it today.


.