> Hi Simeon,
>
> > ImageMgr.GRID_SQUARE.getImage()
>
> Would you be willing to reveal how you generate the image please?
>

That's just my internal code for image management (my images are enumerated
values mapped to in-jar files so that I get compile time errors for badly
referenced images).  I should have replaced that in my example code since
it's not relevant to what we're discussing here. Instead, just use the ctor
that takes a string name:

TextureLoader(java.lang.String fname, java.awt.Component observer)

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to