-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 07 June 2004 12:35, Miguel wrote: > JChemPaint is using the 2D graphics calls that are built into the JDK.
Is it? It uses CDK's Renderer2D which has this import: import java.awt.Color; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Graphics; import java.awt.Point; import java.awt.event.MouseEvent; import java.awt.event.MouseMotionListener; I thought Java2D uses Graphics2D ? Egon - -- [EMAIL PROTECTED] PhD on Molecular Representation in Chemometrics Nijmegen University http://www.cac.sci.kun.nl/people/egonw/ GPG: 1024D/D6336BA6 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (SunOS) iD8DBQFAxH+Ld9R8I9Yza6YRAgG2AJsHmVAf43zMeg876d4fCcI8lZhamgCfSsi7 PqHLrZSgIEYzxuldew5bgmE= =DF6S -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
