Trying to Understand Super class and sub class relationship

From: N.A. Jam (paulipino2000-a_at_yahoo.ca)
Date: 12/31/04


Date: Fri, 31 Dec 2004 08:20:59 -0500

Hello.

I am trying to understand the reason for Java needing to cast the super
class to a sub class as in the case of using the Graphics2D methods.

Thanks in advance.



Relevant Pages