Are you sure you should be using Graphics? I think it is semi-deprecated, and you're supposed to use Graphics2D nowadays.
With Graphics2D
you can set the background color, which might help to prevent the unwanted transparency.
unwind
2009-03-12 12:23:23