On Wed, 1 Aug 2001, Lan Wu-Cavener wrote:
> I read the Overlays and was not able to look at source code (unable to
> unjar the file, my unix machine is not hooked up to the net yet. Does any
> one know how I can un jar the file on PC? ).
If you have unix eperience the jar command comes bundled with the jdk and
uses the same basic syntax as tar in unix:
jar xvf archive.jar
If you are using the stuff that I posted a couple days ago then the source
is in the jars or the poorly documented api (javadoc) is there or on the
web.
Will
===========================================================================
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".