I will try this and see if it works thanls.

On 10/24/06, Robert J. C. Himmelmann <[EMAIL PROTECTED]> wrote:
David Merrick wrote:
> Enclosed  java code.
>
> [...]
Do you maybe mean something like this?

Image image = getToolkit().createImage(
                urlLoader.findResource("pict.jpg"));

This will look in your classpath for the file, so that it could even be
located in a .jar. BTW there is also a Java User Group in Christchurch.

HTH,
Robert



--
David Merrick

[EMAIL PROTECTED]

Reply via email to