> Can someone tell me, where from I can download java 2D API jars.

The java 2d is integral part of the jdk1.2 and jdk1.3 - which means, that
there isn't a separate package to download anywhere.
It is even not possible to add a Java2D 'jar' file (if there would be one)
into a pre-java2 system (i.e. jdk1.1.8).
It is tightly connected with the awt that got lots of extensions and therefore
the awt classes have to be replaced, which is not really possible.
The only way to get a working Java2D is at least to download and install a
jdk1.2 or higher.

Karsten

--
Karsten Trott
Technical Lead, Intuitive Design Interface , Get2Chip.com, Inc.
Staff R&D Engineer
Phone: +49-89-5908-2333
Fax:   +49-89-5908-1328

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

Reply via email to