> Is there anywhere I can get the source code to the
> sun.java2d.SunGraphics2D class? None of the classes in the sun.java2d
> package are included in the source code that comes with JDK 1.5.
Source code of the non-public parts of the JDK is available from Sun's
site. You can download it only after you agree to some kind of a License
agreement. Sorry don't have a direct URL handy - but I don't think it is
difficult to find it on java.sun.com
BK