Yes, I have looked on Oracle Java section, on their online documentation for Java, and on online forums. And yes, I also know that Graphics2D is a child class of Graphics. However, aren't there times when it's appropriate to use Graphics instead of Graphics2D?